aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
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-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
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-19[AArch64] MTE corefile supportLuis Machado1-0/+19
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-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
2022-06-18gdb/doc: Documentation for the new print commandEnze Li1-4/+31
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess1-0/+45
2022-06-06Remove "-break-insert -r" testsTom Tromey1-6/+0
2022-06-02Rearrange and slightly reword the "Location Specification" sectionEli Zaretskii1-66/+63
2022-05-31Improve clear command's documentationPedro Alves1-10/+25
2022-05-31Improve break-range's documentationPedro Alves1-7/+9
2022-05-31Explicitly mention yet-unloaded shared libraries in location spec examplesPedro Alves1-2/+4
2022-05-30gdb/manual: Introduce location specsPedro Alves1-188/+301
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves1-0/+13
2022-05-20Remove obsolete text from documentationTom Tromey1-3/+0
2022-05-19gdb/doc: use @value{GDBP} in 'info pretty-printer' exampleAndrew Burgess1-8/+8
2022-05-19gdb/doc: make use of group/end group in 'info pretty-printers' exampleAndrew Burgess1-0/+10
2022-05-19gdb/doc: fix inconsistent info pretty-printer exampleNikolaos Chatzikonstantinou1-3/+1
2022-05-17Fix typo in info pageNikolaos Chatzikonstantinou1-1/+1
2022-05-16gdb: Fix typo in last change in gdb.texinfoEli Zaretskii1-1/+1
2022-05-16gdb: Document the 'metadata' styling in GDB displays.Eli Zaretskii1-0/+10
2022-04-27gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-...Christophe Lyon1-0/+10
2022-04-12Remove "Ada Settings" node from the manualTom Tromey1-32/+0
2022-04-11gdb/doc: add section about Fortran intrinsic functions and typesNils-Christian Kempke1-10/+133
2022-04-06Enable ARMv8.1-m PACBTI supportLuis Machado1-0/+7
2022-04-05Fix qRcmd error code parsingLuis Machado1-1/+2
2022-04-04gdb: Add maint set ignore-prologue-end-flagLancelot SIX1-0/+13
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX1-0/+27