aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-01-28gdb/testsuite: unset XDG_CONFIG_HOMEAndrew Burgess2-0/+11
2021-01-28gdb: update comment for execute_command_to_stringAndrew Burgess3-6/+12
2021-01-28[gdb/breakpoints] Fix longjmp master breakpoint with separate debug infoTom de Vries2-74/+118
2021-01-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp with -m32 and gcc-10Tom de Vries2-2/+5
2021-01-28[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.expTom de Vries2-3/+10
2021-01-27Avoid use after free with logging and debug redirect.Lancelot SIX4-0/+30
2021-01-27GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson5-6/+114
2021-01-27Remove extra space after @pxref in gdb.texinfoTom Tromey2-1/+5
2021-01-26Use debug_prefixed_printf_cond in windows-nat.cTom Tromey3-68/+89
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns2-5/+8
2021-01-26gdb: Add default reggroups for ARCShahab Vahedi2-0/+23
2021-01-26Fix the date for the last entry in gdb/ChangeLogShahab Vahedi1-1/+1
2021-01-26arc: Log "pc" value in "arc_skip_prologue"Anton Kolesov2-1/+5
2021-01-26[gdb/testsuite] Fix gdb.threads/killed-outside.exp with -m32Tom de Vries2-0/+7
2021-01-26[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32Tom de Vries2-17/+42
2021-01-25[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off in partial DIETom de Vries5-2/+53
2021-01-25gdb/docs: add parentheses in Python examples using printMarco Barisione2-9/+13
2021-01-25Fix fixed-point regression with recent GCCTom Tromey6-19/+65
2021-01-25Specially handle array contexts in Ada expression resolutionTom Tromey4-3/+32
2021-01-25Add test case for symbol menu for local enumeratorsTom Tromey3-0/+116
2021-01-25gdb/doc: move @menu blocks to the end of their enclosing @nodeAndrew Burgess2-35/+44
2021-01-23Avoid crash when "compile" expression uses cooked registerTom Tromey2-2/+22
2021-01-23Use std::vector for "registers_used" in compile featureTom Tromey9-26/+51
2021-01-23Remove call to reset from compile_to_objectTom Tromey3-7/+15
2021-01-23gdb: fix regression in copy_type_recursiveSimon Marchi3-1/+10
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX3-0/+101
2021-01-23Disable bracketed paste mode in GDB testsTom Tromey2-7/+12
2021-01-22Fix expected output of gdb.base/line65535.exp with dwarf-5Bernd Edlinger2-1/+5
2021-01-22gdb/testsuite: eliminate gdb_suppress_tests mechanismSimon Marchi20-772/+300
2021-01-22gdb: add new version styleAndrew Burgess10-12/+74
2021-01-22gdb: don't print escape characters when a style is disabledAndrew Burgess4-208/+315
2021-01-22gdb/doc: don't rely on @menu item within the docsAndrew Burgess2-11/+20
2021-01-22gdb: add remote_debug_printfSimon Marchi5-150/+94
2021-01-22gdb: change remote_debug to boolSimon Marchi3-10/+17
2021-01-22gdb: move remote_debug to remote.{h,c}Simon Marchi6-7/+17
2021-01-22gdb: move set remote commands to remote.cSimon Marchi3-36/+45
2021-01-22gdb: remove TYPE_OBJFILE macroSimon Marchi9-35/+35
2021-01-22gdb: remove TYPE_OBJFILE_OWNED macroSimon Marchi6-15/+19
2021-01-22gdb: add owner-related methods to struct typeSimon Marchi6-32/+104
2021-01-22gdb/doc: move @menu to the end of the nodeAndrew Burgess2-4/+8
2021-01-22gdb/doc: down case contents of @varAndrew Burgess2-2/+6
2021-01-22MAINTAINERS: Update my e-mail addressMaciej W. Rozycki1-2/+2
2021-01-21Handle additional connection errorLuis Machado2-0/+8
2021-01-21Fix build errors for armhfLuis Machado3-4/+11
2021-01-21gdb: convert auto-load to new-style debug macrosSimon Marchi5-102/+92
2021-01-21gdb: remove unused f77_array_offset_tbl from f-valprint.cSimon Marchi2-5/+4
2021-01-21gdb: convert bfd-cache to new-style debug macrosSimon Marchi2-29/+25
2021-01-21gdb: use interruptible_select when connecting to a remoteSimon Marchi2-1/+6
2021-01-21gdb/testsuite: improve logging in lib/tuiterm.expSimon Marchi2-171/+281
2021-01-21gdb/doc: reorder and group sections relating to aliasesAndrew Burgess2-189/+204