summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: Add BreakpointLocation typeSimon Farre2022-07-281-0/+71
* set/show python dont-write-bytecode fixesKevin Buettner2022-07-251-2/+7
* [AArch64] MTE corefile supportLuis Machado2022-07-191-0/+19
* Add gdb.free_objfile event registryTom Tromey2022-07-181-0/+11
* Add 'summary' mode to Value.format_stringTom Tromey2022-07-151-0/+6
* Expose current 'print' settings to PythonTom Tromey2022-07-151-0/+18
* gdb: Document floating-point support for LoongArchTiezhu Yang2022-07-141-0/+4
* Improve "set scheduler-locking" documentationPedro Alves2022-07-121-13/+27
* Fix non-existent "@var{thread-id}" in stop reply descriptionsPedro Alves2022-07-111-11/+9
* gdb: add support for disassembler styling using libopcodesAndrew Burgess2022-07-111-4/+98
* Add gdb.Objfile.is_file attributeTom Tromey2022-07-051-0/+7
* GDB/doc: Remove indentation from `print -elements' completion exampleMaciej W. Rozycki2022-07-011-0/+1
* GDB/doc: Remove extraneous spaces from completion examplesMaciej W. Rozycki2022-07-011-6/+6
* GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki2022-06-301-0/+15
* gdb/doc: fix column widths in MI compatibility tableAndrew Burgess2022-06-301-1/+1
* gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess2022-06-291-2/+4
* Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner2022-06-211-0/+5
* gdb/python: Export nibbles to python layerEnze Li2022-06-181-0/+5
* gdb/doc: Documentation for the new print commandEnze Li2022-06-181-4/+31
* Add to documentation of Python 'dont_repeat' methodTom Tromey2022-06-151-2/+4
* gdb/python: implement the print_insn extension language hookAndrew Burgess2022-06-152-0/+373
* Minor fix to Python breakpoint event documentationTom Tromey2022-06-091-3/+3
* Remove "-break-insert -r" testsTom Tromey2022-06-061-6/+0
* Rearrange and slightly reword the "Location Specification" sectionEli Zaretskii2022-06-021-66/+63
* Add gdb.current_language and gdb.Frame.languageTom Tromey2022-06-011-0/+12
* Improve clear command's documentationPedro Alves2022-05-311-10/+25
* Improve break-range's documentationPedro Alves2022-05-311-7/+9
* Explicitly mention yet-unloaded shared libraries in location spec examplesPedro Alves2022-05-311-2/+4
* gdb/manual: Introduce location specsPedro Alves2022-05-303-191/+305
* Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves2022-05-251-0/+13
* Remove obsolete text from documentationTom Tromey2022-05-201-3/+0
* gdb/doc: use @value{GDBP} in 'info pretty-printer' exampleAndrew Burgess2022-05-191-8/+8
* gdb/doc: make use of group/end group in 'info pretty-printers' exampleAndrew Burgess2022-05-191-0/+10
* gdb/doc: fix inconsistent info pretty-printer exampleNikolaos Chatzikonstantinou2022-05-191-3/+1
* Fix typo in info pageNikolaos Chatzikonstantinou2022-05-171-1/+1
* gdb: Fix typo in last change in gdb.texinfoEli Zaretskii2022-05-161-1/+1
* gdb: Document the 'metadata' styling in GDB displays.Eli Zaretskii2022-05-161-0/+10
* gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-...Christophe Lyon2022-04-271-0/+10
* Reorganize Python events documentationTom Tromey2022-04-141-29/+33
* Remove "Ada Settings" node from the manualTom Tromey2022-04-121-32/+0
* gdb/doc: add section about Fortran intrinsic functions and typesNils-Christian Kempke2022-04-111-10/+133
* Enable ARMv8.1-m PACBTI supportLuis Machado2022-04-061-0/+7
* Fix qRcmd error code parsingLuis Machado2022-04-051-1/+2
* gdb: Add maint set ignore-prologue-end-flagLancelot SIX2022-04-041-0/+13
* gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX2022-04-041-0/+27
* gdb/tui: add a tui debugging flagAndrew Burgess2022-04-031-0/+11
* gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess2022-04-031-0/+22
* gdb: move some commands into the tui namespaceAndrew Burgess2022-04-031-5/+13
* Style URLs in GDB outputTom Tromey2022-03-311-1/+1
* Remove dbx modeTom Tromey2022-03-311-3/+0