aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-09-12Constify target_desc declarations and features/Makefileusers/keiths/try-constify-target_desc2Keith Seitz77-115/+115
2022-09-12cleanup: Add missing feature filesKeith Seitz4-20/+24
2022-09-07[gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64Tom de Vries3-3/+3
2022-09-07Fix endianness handling for arm record self testsLuis Machado1-82/+68
2022-09-07[gdb/testsuite] Use prototype to call libc functionsTom de Vries4-4/+6
2022-09-06gdb: add Tsukasa Oi to gdb/MAINTAINERSTsukasa OI1-0/+1
2022-09-06gdb: move a write after approval entry into the correct placeAndrew Burgess1-1/+1
2022-09-06gdb: Add non-enum disassembler optionsTsukasa OI1-0/+4
2022-09-06[gdb/symtab] Support .debug_names section with TUs in .debug_infoTom de Vries5-83/+136
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries2-8/+114
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries2-12/+137
2022-09-01GDB/doc: Document the Guile `#:unlimited' keywordMaciej W. Rozycki1-5/+7
2022-09-01gdb/python-config: replace deprecated distutils.sysconfigLancelot SIX1-6/+6
2022-08-31Fix interpreter-exec crashTom Tromey2-2/+15
2022-08-31Fix "source" with interpreter-execTom Tromey3-0/+27
2022-08-31Remove a call to clear_interpreter_hooksTom Tromey1-4/+0
2022-08-31TUI stdout buffering cleanupTom Tromey3-23/+14
2022-08-31Remove a ui-related memory leakTom Tromey2-11/+1
2022-08-31Remove tui_out_newTom Tromey3-9/+1
2022-08-31Use scoped_restore in safe_parse_typeTom Tromey1-6/+2
2022-08-31Use member initialization in 'struct ui'Tom Tromey2-20/+11
2022-08-31Remove two unused members from mi_interpTom Tromey2-7/+2
2022-08-31Remove obsolete filtering commentTom Tromey1-3/+1
2022-08-31Remove the "for moment" commentsTom Tromey3-8/+8
2022-08-31Use ui_out_redirect_pop in more placesTom Tromey7-43/+18
2022-08-31Free ui::line_bufferTom Tromey1-0/+2
2022-08-31Remove some dead codeTom Tromey1-13/+0
2022-08-31Let ui::input_fd be -1Tom Tromey2-4/+7
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess14-48/+582
2022-08-31gdb: Add tdesc_found_register function to tdesc APIAndrew Burgess2-0/+15
2022-08-31gdb/riscv: improve (and fix) display of frm field in 'info registers'Andrew Burgess3-11/+182
2022-08-31gdb, dwarf: create symbols for template tags without namesNils-Christian Kempke3-1/+272
2022-08-31gdb, testsuite: adapt function_range expected nameNils-Christian Kempke1-4/+8
2022-08-30gdb/elfread.c: Use bfd filename instead of objfile->original_nameAaron Merey1-2/+3
2022-08-30Fix flush for sys.stderrTom Tromey2-14/+9
2022-08-30Fix gdb.flush documentationTom Tromey1-1/+1
2022-08-30gdb: update ranged_breakpoint::print_one_detail in commentsEnze Li2-2/+2
2022-08-30[gdb/symtab] Fix assert in set_lengthTom de Vries2-1/+83
2022-08-30[gdb/tdep] Declare score-*-* target obsoleteTom de Vries2-1/+1
2022-08-26gdb: change bpstat_print's kind parameter to target_waitkindSimon Marchi2-5/+4
2022-08-26gdb, gdbsupport: configure: factor out yes/no/auto value checkingSimon Marchi2-93/+87
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers5-34/+146
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess5-0/+157
2022-08-22Implement target async for WindowsTom Tromey2-15/+110
2022-08-22Move some Windows operations to worker threadTom Tromey1-75/+182
2022-08-22Avoid crash with Ravenscar tasksTom Tromey1-4/+8
2022-08-21Fix crash in gdbpy_parse_register_idTom Tromey7-20/+48
2022-08-19Remove two initialization functionsTom Tromey3-25/+8
2022-08-19gdb/testsuite: re-compile entry-value-typedef .S files with -fPIESimon Marchi2-54/+64
2022-08-19gdb, testsuite: Adapt gdb.base/callfuncs.exp for new clang warning.Felix Willgerodt1-1/+3