summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2015-05-262-0/+7
* Implements aarch64 process record and reverse debugging supportOmair Javaid2015-05-266-1/+1747
* NEWS entry about aarch64-linux record/replay supportOmair Javaid2015-05-262-0/+9
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-2624-102/+146
* gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess2015-05-225-2/+63
* Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka2015-05-212-7/+14
* gdb: Use NULL not 0 in a tui function.Andrew Burgess2015-05-212-3/+7
* gdb: Add cleanup to avoid memory leak on error.Andrew Burgess2015-05-212-1/+8
* gdb: Don't call tui_enable too early.Andrew Burgess2015-05-212-4/+14
* gdb: Add completer for layout command.Andrew Burgess2015-05-214-1/+46
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-219-251/+178
* gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess2015-05-203-0/+28
* Memory leak reading frame register during inferior event handlingJoel Brobecker2015-05-202-1/+22
* gdb/ada-lang.c: Rename local variable typename into type_name...Joel Brobecker2015-05-202-5/+10
* compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil2015-05-192-2/+10
* compile: gdb_stdout -> gdb_stdlogJan Kratochvil2015-05-194-16/+24
* Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2015-05-192-2/+17
* Add myself to write-after-approval listMax Filippov2015-05-181-0/+1
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-168-72/+304
* compile: Fix uninitialized variable compiler warningsJan Kratochvil2015-05-162-3/+11
* compile: Fix detected inferior typeJan Kratochvil2015-05-162-2/+7
* compile: New 'compile print'Jan Kratochvil2015-05-1615-12/+473
* Code cleanup: compile: func_addr -> func_symJan Kratochvil2015-05-164-52/+89
* compile: Use -Wall, not -wJan Kratochvil2015-05-167-22/+58
* compile: Distribute scope, add scope_dataJan Kratochvil2015-05-168-9/+47
* Code cleanup: Make parts of print_command_1 publicJan Kratochvil2015-05-163-44/+76
* Add forgotten ChangeLog entry for the previous commit.Jan Kratochvil2015-05-161-0/+5
* compile: Add one debug messageJan Kratochvil2015-05-161-0/+6
* Array indexed by non-contiguous enumeration typesJerome Guitton2015-05-156-36/+148
* Non bit-packed packed arrays as variable-length fieldsJerome Guitton2015-05-158-4/+190
* Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves2015-05-152-32/+99
* More C++ build fixingPedro Alves2015-05-152-3/+11
* Avoid using 'private' C++ keyword as symbolPedro Alves2015-05-152-3/+8
* Include header for enum target_stop_reasonPedro Alves2015-05-152-0/+6
* Fix a couple C++ build issuesYuanhui Zhang2015-05-152-12/+20
* [Ada] problem printing negative integer values in packed arrays.Joel Brobecker2015-05-157-0/+120
* Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal2015-05-143-17/+17
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-145-0/+52
* Remove buggy xterm workaround in tui_dispatch_ctrl_char()Patrick Palka2015-05-142-74/+38
* dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Martin Galvan2015-05-132-0/+6
* revert previous patch, author not setDoug Evans2015-05-132-6/+0
* dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Doug Evans2015-05-132-0/+6
* Make regcache_cpy_no_passthrough staticJan Kratochvil2015-05-133-8/+18
* Remove stop_registersJan Kratochvil2015-05-136-38/+16
* infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil2015-05-136-25/+188
* register_dummy_frame_dtor: Permit multiple dtorsJan Kratochvil2015-05-133-18/+62
* Call dummy_frame_dtor_ftype also from remove_dummy_frameJan Kratochvil2015-05-134-7/+23
* Document the GDB 7.9.1 release in gdb/ChangeLogJoel Brobecker2015-05-131-0/+4
* gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section.Joel Brobecker2015-05-132-1/+12
* Add missing ChangeLog entry for previous commitPatrick Palka2015-05-131-1/+7