aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-05-27PR symtab/18258Doug Evans10-43/+409
2015-05-27[aarch64] Handle unknown instruction encodingYao Qi2-1/+12
2015-05-27Fix ARI warnings in aarch64-tdep.cYao Qi2-7/+13
2015-05-26PR c++/18141, c++/18417.Doug Evans5-2/+86
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans11-107/+168
2015-05-26PR python/18438Doug Evans8-6/+107
2015-05-26gdb: tui: Minor fix to compare against NULL.Andrew Burgess2-1/+5
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess6-3/+78
2015-05-26New gdb.reverse test case for aarch64 instructionsYao Qi3-0/+220
2015-05-26Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2-0/+7
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid6-1/+1747
2015-05-26NEWS entry about aarch64-linux record/replay supportOmair Javaid2-0/+9
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan24-102/+146
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess5-2/+63
2015-05-21Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka2-7/+14
2015-05-21gdb: Use NULL not 0 in a tui function.Andrew Burgess2-3/+7
2015-05-21gdb: Add cleanup to avoid memory leak on error.Andrew Burgess2-1/+8
2015-05-21gdb: Don't call tui_enable too early.Andrew Burgess2-4/+14
2015-05-21gdb: Add completer for layout command.Andrew Burgess4-1/+46
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess9-251/+178
2015-05-20gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess3-0/+28
2015-05-20Memory leak reading frame register during inferior event handlingJoel Brobecker2-1/+22
2015-05-20gdb/ada-lang.c: Rename local variable typename into type_name...Joel Brobecker2-5/+10
2015-05-19compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil2-2/+10
2015-05-19compile: gdb_stdout -> gdb_stdlogJan Kratochvil4-16/+24
2015-05-19Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2-2/+17
2015-05-18Add myself to write-after-approval listMax Filippov1-0/+1
2015-05-16Add support for unbuffered and zero sized Guile ports.Doug Evans8-72/+304
2015-05-16compile: Fix uninitialized variable compiler warningsJan Kratochvil2-3/+11
2015-05-16compile: Fix detected inferior typeJan Kratochvil2-2/+7
2015-05-16compile: New 'compile print'Jan Kratochvil15-12/+473
2015-05-16Code cleanup: compile: func_addr -> func_symJan Kratochvil4-52/+89
2015-05-16compile: Use -Wall, not -wJan Kratochvil7-22/+58
2015-05-16compile: Distribute scope, add scope_dataJan Kratochvil8-9/+47
2015-05-16Code cleanup: Make parts of print_command_1 publicJan Kratochvil3-44/+76
2015-05-16Add forgotten ChangeLog entry for the previous commit.Jan Kratochvil1-0/+5
2015-05-16compile: Add one debug messageJan Kratochvil1-0/+6
2015-05-15Array indexed by non-contiguous enumeration typesJerome Guitton6-36/+148
2015-05-15Non bit-packed packed arrays as variable-length fieldsJerome Guitton8-4/+190
2015-05-15Fix gdb.mi/mi-nsmoribund.exp timeoutsPedro Alves2-32/+99
2015-05-15More C++ build fixingPedro Alves2-3/+11
2015-05-15Avoid using 'private' C++ keyword as symbolPedro Alves2-3/+8
2015-05-15Include header for enum target_stop_reasonPedro Alves2-0/+6
2015-05-15Fix a couple C++ build issuesYuanhui Zhang2-12/+20
2015-05-15[Ada] problem printing negative integer values in packed arrays.Joel Brobecker7-0/+120
2015-05-14Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal3-17/+17
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker5-0/+52
2015-05-14Remove buggy xterm workaround in tui_dispatch_ctrl_char()Patrick Palka2-74/+38
2015-05-13dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine.Martin Galvan2-0/+6
2015-05-13revert previous patch, author not setDoug Evans2-6/+0