aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-30Fix gdb.flush documentationTom Tromey1-1/+1
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers1-1/+25
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess1-0/+17
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi1-3/+23
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre1-0/+71
2022-07-25set/show python dont-write-bytecode fixesKevin Buettner1-2/+7
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+19
2022-07-18Add gdb.free_objfile event registryTom Tromey1-0/+11
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey1-0/+6
2022-07-15Expose current 'print' settings to PythonTom Tromey1-0/+18
2022-07-14gdb: Document floating-point support for LoongArchTiezhu Yang1-0/+4
2022-07-12Improve "set scheduler-locking" documentationPedro Alves1-13/+27
2022-07-11Fix non-existent "@var{thread-id}" in stop reply descriptionsPedro Alves1-11/+9
2022-07-11gdb: add support for disassembler styling using libopcodesAndrew Burgess1-4/+98
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey1-0/+7
2022-07-01GDB/doc: Remove indentation from `print -elements' completion exampleMaciej W. Rozycki1-0/+1
2022-07-01GDB/doc: Remove extraneous spaces from completion examplesMaciej W. Rozycki1-6/+6
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki1-0/+15
2022-06-30gdb/doc: fix column widths in MI compatibility tableAndrew Burgess1-1/+1
2022-06-29gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess1-2/+4
2022-06-21Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner1-0/+5