aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-23DWARF-5: Fix parsing DWARF-5 line number tablesH.J. Lu2-0/+8
2021-01-23Remove call to reset from compile_to_objectTom Tromey3-7/+15
2021-01-24Automatic date update in version.inGDB Administrator1-1/+1
2021-01-23gdb: fix regression in copy_type_recursiveSimon Marchi3-1/+10
2021-01-23Improve gdb_tilde_expand logic.Lancelot SIX6-16/+141
2021-01-23Use readline's variant of Windows patchTom Tromey2-5/+9
2021-01-23Disable bracketed paste mode in GDB testsTom Tromey2-7/+12
2021-01-23Automatic date update in version.inGDB Administrator1-1/+1
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 Marchi8-151/+113
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. Rozycki3-4/+4
2021-01-22Automatic date update in version.inGDB Administrator1-1/+1
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
2021-01-21Add Python support for hardware breakpointsHannes Domani6-2/+53
2021-01-21gdb: convert arm to new-style debug macrosSimon Marchi2-19/+23
2021-01-21PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra6-22/+13
2021-01-21PR27218, memory access violation in dwarf2dbg.cAlan Modra2-13/+20
2021-01-21mips XPASS pr26936Alan Modra2-5/+7
2021-01-20gdb: change debug_bfd_cache to boolSimon Marchi2-9/+16
2021-01-20gdb/testsuite: use multi_line in gdb.base/skip.expSimon Marchi1-30/+30
2021-01-20gdb/dwarf: add assertion in maybe_queue_comp_unitSimon Marchi2-1/+11
2021-01-20gdb/dwarf: add some logging in dwarf2/read.cSimon Marchi2-0/+20
2021-01-20gdb: make some variables staticSimon Marchi43-68/+124
2021-01-20gdb/remote.c: address conflicting enum and method nameJoel Sherrill2-5/+15
2021-01-21Automatic date update in version.inGDB Administrator1-1/+1
2021-01-20gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row in lib/tuiterm.expSimon Marchi2-86/+94
2021-01-20gdb/testsuite: add links for handled control sequences in lib/tuiterm.expSimon Marchi2-9/+49
2021-01-20[gdb/testsuite] Fix gdb.python/py-format-string.exp with -m32Tom de Vries2-2/+9
2021-01-20[gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32Tom de Vries2-1/+20
2021-01-20Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior5-5/+155
2021-01-20[gdb/server] Don't overwrite fs/gs_base with -m32Tom de Vries2-22/+38