summaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)Author
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre
2022-07-25set/show python dont-write-bytecode fixesKevin Buettner
2022-07-19[AArch64] MTE corefile supportLuis Machado
2022-07-18Add gdb.free_objfile event registryTom Tromey
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey
2022-07-15Expose current 'print' settings to PythonTom Tromey
2022-07-14gdb: Document floating-point support for LoongArchTiezhu Yang
2022-07-12Improve "set scheduler-locking" documentationPedro Alves
2022-07-11Fix non-existent "@var{thread-id}" in stop reply descriptionsPedro Alves
2022-07-11gdb: add support for disassembler styling using libopcodesAndrew Burgess
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey
2022-07-01GDB/doc: Remove indentation from `print -elements' completion exampleMaciej W. Rozycki
2022-07-01GDB/doc: Remove extraneous spaces from completion examplesMaciej W. Rozycki
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki
2022-06-30gdb/doc: fix column widths in MI compatibility tableAndrew Burgess
2022-06-29gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess
2022-06-21Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner
2022-06-18gdb/python: Export nibbles to python layerEnze Li
2022-06-18gdb/doc: Documentation for the new print commandEnze Li
2022-06-15Add to documentation of Python 'dont_repeat' methodTom Tromey
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess
2022-06-09Minor fix to Python breakpoint event documentationTom Tromey
2022-06-06Remove "-break-insert -r" testsTom Tromey
2022-06-02Rearrange and slightly reword the "Location Specification" sectionEli Zaretskii
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey
2022-05-31Improve clear command's documentationPedro Alves
2022-05-31Improve break-range's documentationPedro Alves
2022-05-31Explicitly mention yet-unloaded shared libraries in location spec examplesPedro Alves
2022-05-30gdb/manual: Introduce location specsPedro Alves
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves
2022-05-20Remove obsolete text from documentationTom Tromey
2022-05-19gdb/doc: use @value{GDBP} in 'info pretty-printer' exampleAndrew Burgess
2022-05-19gdb/doc: make use of group/end group in 'info pretty-printers' exampleAndrew Burgess
2022-05-19gdb/doc: fix inconsistent info pretty-printer exampleNikolaos Chatzikonstantinou
2022-05-17Fix typo in info pageNikolaos Chatzikonstantinou
2022-05-16gdb: Fix typo in last change in gdb.texinfoEli Zaretskii
2022-05-16gdb: Document the 'metadata' styling in GDB displays.Eli Zaretskii
2022-04-27gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-...Christophe Lyon
2022-04-14Reorganize Python events documentationTom Tromey
2022-04-12Remove "Ada Settings" node from the manualTom Tromey
2022-04-11gdb/doc: add section about Fortran intrinsic functions and typesNils-Christian Kempke
2022-04-06Enable ARMv8.1-m PACBTI supportLuis Machado
2022-04-05Fix qRcmd error code parsingLuis Machado
2022-04-04gdb: Add maint set ignore-prologue-end-flagLancelot SIX
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX
2022-04-03gdb/tui: add a tui debugging flagAndrew Burgess
2022-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess
2022-04-03gdb: move some commands into the tui namespaceAndrew Burgess
2022-03-31Style URLs in GDB outputTom Tromey
2022-03-31Remove dbx modeTom Tromey