aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2023-03-16gdb/doc: extended documentation for inferior function callsAndrew Burgess1-0/+32
2023-03-16gdb/doc: spring clean the Python unwinders documentationAndrew Burgess1-39/+43
2023-03-13aarch64: Expand documentation of XML featuresLuis Machado1-8/+202
2023-03-13arm: Expand documentation of XML featuresLuis Machado1-24/+259
2023-03-07Ensure index cache entry written in testTom Tromey1-0/+6
2023-03-02[gdb/symtab] Add set/show always-read-ctf on/offTom de Vries1-0/+11
2023-02-23gdb/doc: The RISC-V vector registers didn't changePalmer Dabbelt1-5/+1
2023-02-20gdb/doc: Consistency fixes for GDB/MI documentationAndrew Burgess1-27/+27
2023-02-16Update the 'g' packet documentationTom Tromey1-10/+20
2023-02-16gdb/doc: document MI -remove-inferior commandAndrew Burgess1-0/+34
2023-02-15Add new "$_shell(CMD)" internal functionPedro Alves1-1/+59
2023-02-15gdb/manual: Move @findex entriesPedro Alves1-165/+165
2023-02-13Fix doc build dependencies for --with-system-readlineKeith Seitz1-2/+6
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess1-0/+9
2023-02-10[gdb/cli] Add maint info frame-unwindersTom de Vries1-0/+4
2023-02-06gdb/doc: extend the documentation for the 'handle' commandAndrew Burgess1-7/+8
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-0/+291
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe1-0/+15
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe1-2/+8
2023-01-19GDB: Add a character string limiting optionAndrew Burgess2-5/+44
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki1-11/+17
2023-01-11gdb/doc: fix install-html with Texinfo 7Simon Marchi1-3/+12
2023-01-10gdb/doc: use @value{GDBP} in some spotsSimon Marchi1-117/+117
2023-01-10gdb/doc: use @value{GDBN} in some spotsSimon Marchi1-4/+4
2023-01-10gdb/doc: some whitespace fixesSimon Marchi2-24/+24
2023-01-09gdb/doc: fix @code{GDBN} -> @value{GDBN}Simon Marchi1-1/+1
2023-01-06gdb/mi: add no-history stop reasonBruno Larsen1-0/+2
2023-01-04gdb: add 'maintenance print record-instruction' commandBruno Larsen1-0/+8
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey1-0/+9
2023-01-01manual copyright year range of various GDB files to add 2023Joel Brobecker2-4/+4
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker14-14/+14
2022-12-31[gdb/cli] Add maintenance ignore-probesTom de Vries1-0/+22
2022-12-21Use toplevel configure for GMP and MPFR for gdbAndrew Pinski1-6/+7
2022-12-19Remove MI version 1Tom Tromey1-4/+0
2022-12-14gdb/maint: add core file name to 'maint info program-spaces' outputAndrew Burgess1-2/+6
2022-12-02gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi1-13/+5
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers1-3/+91
2022-11-17gdb: new $_inferior_thread_count convenience variableAndrew Burgess1-2/+12
2022-11-16Update Ada tasks documentationTom Tromey1-1/+13
2022-11-16gdb: add "set style tui-current-position on|off", default to offPedro Alves1-2/+15
2022-10-31Add missing TYPE_CODE_* constants to PythonTom Tromey2-0/+26
2022-10-24gdb/doc: reword description of DisassembleInfo.read_memoryAndrew Burgess1-1/+1
2022-10-21Improve Python Unwinders documentationPedro Alves1-9/+9
2022-10-18gdb, gdbserver: extend RSP to support namespacesMarkus Metzger1-2/+14
2022-10-10gdb: add infcall specific debuggingAndrew Burgess1-0/+7
2022-10-02gdb/mi: new options for -data-disassemble commandAndrew Burgess1-20/+75
2022-10-02gdb/doc: update syntax of -data-disassemble command argumentsAndrew Burgess1-3/+7
2022-10-02gdb: disassembler opcode display formattingAndrew Burgess1-7/+41
2022-09-22gdb/python: restrict the names accepted by gdb.register_window_typeAndrew Burgess1-1/+3
2022-09-01GDB/doc: Document the Guile `#:unlimited' keywordMaciej W. Rozycki1-5/+7