summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnulib: update to 776af40e0users/simark/update-gnulibPaul E. Murphy2021-01-22399-4531/+7191
* gdb: add new version styleAndrew Burgess2021-01-2210-12/+74
* gdb: don't print escape characters when a style is disabledAndrew Burgess2021-01-224-208/+315
* gdb/doc: don't rely on @menu item within the docsAndrew Burgess2021-01-222-11/+20
* gdb: add remote_debug_printfSimon Marchi2021-01-228-151/+113
* gdb: change remote_debug to boolSimon Marchi2021-01-223-10/+17
* gdb: move remote_debug to remote.{h,c}Simon Marchi2021-01-226-7/+17
* gdb: move set remote commands to remote.cSimon Marchi2021-01-223-36/+45
* gdb: remove TYPE_OBJFILE macroSimon Marchi2021-01-229-35/+35
* gdb: remove TYPE_OBJFILE_OWNED macroSimon Marchi2021-01-226-15/+19
* gdb: add owner-related methods to struct typeSimon Marchi2021-01-226-32/+104
* gdb/doc: move @menu to the end of the nodeAndrew Burgess2021-01-222-4/+8
* gdb/doc: down case contents of @varAndrew Burgess2021-01-222-2/+6
* MAINTAINERS: Update my e-mail addressMaciej W. Rozycki2021-01-223-4/+4
* Automatic date update in version.inGDB Administrator2021-01-221-1/+1
* Handle additional connection errorLuis Machado2021-01-212-0/+8
* Fix build errors for armhfLuis Machado2021-01-213-4/+11
* gdb: convert auto-load to new-style debug macrosSimon Marchi2021-01-215-102/+92
* gdb: remove unused f77_array_offset_tbl from f-valprint.cSimon Marchi2021-01-212-5/+4
* gdb: convert bfd-cache to new-style debug macrosSimon Marchi2021-01-212-29/+25
* gdb: use interruptible_select when connecting to a remoteSimon Marchi2021-01-212-1/+6
* gdb/testsuite: improve logging in lib/tuiterm.expSimon Marchi2021-01-212-171/+281
* gdb/doc: reorder and group sections relating to aliasesAndrew Burgess2021-01-212-189/+204
* Add Python support for hardware breakpointsHannes Domani2021-01-216-2/+53
* gdb: convert arm to new-style debug macrosSimon Marchi2021-01-212-19/+23
* PR27221, 058430b4a1 warnings while assembling the Linux kernelAlan Modra2021-01-216-22/+13
* PR27218, memory access violation in dwarf2dbg.cAlan Modra2021-01-212-13/+20
* mips XPASS pr26936Alan Modra2021-01-212-5/+7
* gdb: change debug_bfd_cache to boolSimon Marchi2021-01-202-9/+16
* gdb/testsuite: use multi_line in gdb.base/skip.expSimon Marchi2021-01-201-30/+30
* gdb/dwarf: add assertion in maybe_queue_comp_unitSimon Marchi2021-01-202-1/+11
* gdb/dwarf: add some logging in dwarf2/read.cSimon Marchi2021-01-202-0/+20
* gdb: make some variables staticSimon Marchi2021-01-2043-68/+124
* gdb/remote.c: address conflicting enum and method nameJoel Sherrill2021-01-202-5/+15
* Automatic date update in version.inGDB Administrator2021-01-211-1/+1
* gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row in lib/tuiterm.expSimon Marchi2021-01-202-86/+94
* gdb/testsuite: add links for handled control sequences in lib/tuiterm.expSimon Marchi2021-01-202-9/+49
* [gdb/testsuite] Fix gdb.python/py-format-string.exp with -m32Tom de Vries2021-01-202-2/+9
* [gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32Tom de Vries2021-01-202-1/+20
* Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior2021-01-205-5/+155
* [gdb/server] Don't overwrite fs/gs_base with -m32Tom de Vries2021-01-202-22/+38
* PowerPC: Don't generate unused section symbolsAlan Modra2021-01-2025-191/+87
* PowerPC64 synthetic symbolsAlan Modra2021-01-202-1/+7
* Automatic date update in version.inGDB Administrator2021-01-201-1/+1
* use DISABLE_COPY_AND_ASSIGN in switch_thru_all_uisLancelot SIX2021-01-192-5/+6
* trad-frame cleanupsLuis Machado2021-01-1928-232/+183
* Convert some frame functions to use gdb::array_view.Luis Machado2021-01-1927-84/+147
* sim: ppc: update version script usageMike Frysinger2021-01-192-2/+7
* Use gdb::array_view for setting value bytes in trad-frameLuis Machado2021-01-194-19/+28
* libctf, create: fix ctf_type_add of structs with unnamed membersNick Alcock2021-01-195-0/+106