aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2023-04-21[gdb/cli] Add maint info screenTom de Vries1-0/+7
2023-04-14pauth: Create new feature string for pauth to prevent crashing older gdb'sLuis Machado1-0/+23
2023-04-13[gdb/tui] Add maint set/show tui-left-margin-verboseTom de Vries1-0/+11
2023-04-11gdb, doc: correct argument description for info connections/inferiorsNils-Christian Kempke1-6/+13
2023-04-08Fix typos in previous commit of gdb.texinfo.Philippe Blain1-4/+5
2023-04-05Improve documentation of GDB build requirements and optionsEli Zaretskii1-100/+103
2023-04-05gdb, doc: add the missing '-gid' option to 'info threads'Tankut Baris Aktemur1-1/+1
2023-03-31GDB: Add `info main' commandRichard Bunt1-0/+6
2023-03-29doc: fix informations typo in gdb.texinfoNils-Christian Kempke1-2/+2
2023-03-28Put pretty-printers to_string output in varobj resultTom Tromey1-2/+3
2023-03-16gdb/doc: extended documentation for inferior function callsAndrew Burgess1-0/+32
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-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 Burgess1-5/+39
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 Marchi1-22/+22
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 Brobecker1-2/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
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-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