summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Simplify saved_command_line handlingPedro Alves2016-03-095-21/+19
* Use struct buffer in gdb_readline_no_editing_callbackPedro Alves2016-03-092-20/+25
* Use struct buffer in gdb_readline_no_editingPedro Alves2016-03-093-22/+34
* gdb_readline -> gdb_readline_no_editingPedro Alves2016-03-093-5/+10
* Update prompt_for_continue commentsPedro Alves2016-03-092-14/+12
* Eliminate async_annotation_suffixPedro Alves2016-03-094-43/+16
* gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves2016-03-094-20/+31
* Garbage collect window_hookPedro Alves2016-03-092-9/+5
* Test issuing a command split in multiple lines with continuation charsPedro Alves2016-03-092-0/+40
* gdb: Add tracepoint support for powerpc.Marcin Kościelnicki2016-03-098-3/+31
* gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki2016-03-092-4/+14
* gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki2016-03-092-2/+16
* gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki2016-03-092-4/+21
* gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki2016-03-093-4/+13
* gdb/rs6000: Read backchain as unsigned.Marcin Kościelnicki2016-03-094-3/+30
* gdb: Add gen_return_address for powerpc.Marcin Kościelnicki2016-03-092-0/+23
* gdb: Add ax_pseudo_register_collect for powerpc.Marcin Kościelnicki2016-03-092-0/+51
* S390: Recognize special jumps in prologue parserAndreas Arnez2016-03-092-2/+19
* S390: Add use of unavailable-stack frame IDAndreas Arnez2016-03-092-5/+18
* Avoid spaces in osabi namesPedro Alves2016-03-092-9/+13
* [FR-V] Handle FR300Pedro Alves2016-03-092-0/+6
* [CRIS] Don't internal error if forced big endianPedro Alves2016-03-092-9/+12
* Fix floating conversion buffer overrun when host/target format matchesPedro Alves2016-03-092-10/+26
* Assert that a floating type's length is at least as long as its formatPedro Alves2016-03-094-2/+37
* Fix HP/PA GNU/Linux "long double" formatPedro Alves2016-03-092-0/+6
* Fix "set architecture mips:10000" crashPedro Alves2016-03-072-1/+7
* Set executable bit on analyze-racy-logs.pySergio Durigan Junior2016-03-062-0/+4
* Improve analysis of racy testcasesSergio Durigan Junior2016-03-054-3/+298
* Fix argument passing for callDenis Chertykov2016-03-052-7/+16
* ARM process record: VMOVYao Qi2016-03-042-11/+7
* Tweak ARM process recordYao Qi2016-03-042-32/+29
* feature_to_c.sh: Print help when passing no argumentsSimon Marchi2016-03-042-4/+9
* gdb.base/skip.exp: Use with_test_prefix.Doug Evans2016-03-032-126/+147
* Update comments to start_step_overYao Qi2016-03-032-12/+8
* New test about step over clone syscallYao Qi2016-03-033-0/+82
* Reformat gdb.base/step-over-syscall.expYao Qi2016-03-032-30/+34
* Rename disp-step-syscall.exp to step-over-syscall.expYao Qi2016-03-034-7/+18
* Step over fork/vfork syscall insn in gdbserverYao Qi2016-03-032-0/+63
* Step over syscalll insn with disp-step on and offYao Qi2016-03-032-6/+14
* Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi2016-03-032-66/+91
* [GDBserver] Leave child suspended when step over parentYao Qi2016-03-032-5/+17
* Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi2016-03-022-11/+6
* [OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Kościelnicki2016-03-022-4/+12
* testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2016-03-022-3/+4
* testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2016-03-022-5/+13
* testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2016-03-022-0/+5
* testsuite: Nullify pointers before first usage.Bernhard Heckel2016-03-022-0/+5
* Add new maintainer to Write After Approval.Bernhard Heckel2016-03-022-0/+5
* Fix detection of gfortran compilers.Bernhard Heckel2016-03-022-1/+5
* Fix gdb.trace/ftrace-lock.c compilationPedro Alves2016-03-012-0/+5