Update the 'g' packet documentation
[binutils-gdb.git] / gdb / doc / gdb.texinfo
2023-02-16 Tom TromeyUpdate the 'g' packet documentation
2023-02-16 Andrew Burgessgdb/doc: document MI -remove-inferior command
2023-02-15 Pedro AlvesAdd new "$_shell(CMD)" internal function
2023-02-15 Pedro Alvesgdb/manual: Move @findex entries
2023-02-10 Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-02-10 Tom de Vries[gdb/cli] Add maint info frame-unwinders
2023-02-06 Andrew Burgessgdb/doc: extend the documentation for the 'handle'...
2023-02-02 Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging
2023-01-30 Christina Schimpegdb: Add per-remote target variables for memory read...
2023-01-30 Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-19 Andrew BurgessGDB: Add a character string limiting option
2023-01-10 Simon Marchigdb/doc: use @value{GDBP} in some spots
2023-01-10 Simon Marchigdb/doc: use @value{GDBN} in some spots
2023-01-10 Simon Marchigdb/doc: some whitespace fixes
2023-01-06 Bruno Larsengdb/mi: add no-history stop reason
2023-01-04 Bruno Larsengdb: add 'maintenance print record-instruction' command
2023-01-02 Tom TromeyInitial implementation of Debugger Adapter Protocol
2023-01-01 Joel Brobeckermanual copyright year range of various GDB files to...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-31 Tom de Vries[gdb/cli] Add maintenance ignore-probes
2022-12-21 Andrew PinskiUse toplevel configure for GMP and MPFR for gdb
2022-12-19 Tom TromeyRemove MI version 1
2022-12-14 Andrew Burgessgdb/maint: add core file name to 'maint info program...
2022-12-02 Simon Marchigdb: merge solib-frv aix-solib debug options into ...
2022-11-19 Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-17 Andrew Burgessgdb: new $_inferior_thread_count convenience variable
2022-11-16 Tom TromeyUpdate Ada tasks documentation
2022-11-16 Pedro Alvesgdb: add "set style tui-current-position on|off", defau...
2022-10-18 Markus Metzgergdb, gdbserver: extend RSP to support namespaces
2022-10-10 Andrew Burgessgdb: add infcall specific debugging
2022-10-02 Andrew Burgessgdb/mi: new options for -data-disassemble command
2022-10-02 Andrew Burgessgdb/doc: update syntax of -data-disassemble command...
2022-10-02 Andrew Burgessgdb: disassembler opcode display formatting
2022-08-25 Philippe WaroquiersAllow to document user-defined aliases.
2022-08-24 Andrew Burgessgdb: new 'maint print frame-id' command
2022-08-10 Simon Marchigdb/mi: fix breakpoint script field output
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-07-14 Tiezhu Yanggdb: Document floating-point support for LoongArch
2022-07-12 Pedro AlvesImprove "set scheduler-locking" documentation
2022-07-11 Pedro AlvesFix non-existent "@var{thread-id}" in stop reply descri...
2022-07-11 Andrew Burgessgdb: add support for disassembler styling using libopcodes
2022-07-01 Maciej W. RozyckiGDB/doc: Remove indentation from `print -elements'...
2022-07-01 Maciej W. RozyckiGDB/doc: Remove extraneous spaces from completion examples
2022-06-30 Maciej W. RozyckiGDB: Add `NUMBER' completion to `set' integer commands
2022-06-30 Andrew Burgessgdb/doc: fix column widths in MI compatibility table
2022-06-29 Andrew Burgessgdb/doc: improve description of --data-disassemble...
2022-06-21 Kevin BuettnerDocument how GDB searches for files when using -s,...
2022-06-18 Enze Ligdb/doc: Documentation for the new print command
2022-06-15 Andrew Burgessgdb/python: implement the print_insn extension language...
2022-06-06 Tom TromeyRemove "-break-insert -r" tests
2022-06-02 Eli ZaretskiiRearrange and slightly reword the "Location Specificati...
2022-05-31 Pedro AlvesImprove clear command's documentation
2022-05-31 Pedro AlvesImprove break-range's documentation
2022-05-31 Pedro AlvesExplicitly mention yet-unloaded shared libraries in...
2022-05-30 Pedro Alvesgdb/manual: Introduce location specs
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-20 Tom TromeyRemove obsolete text from documentation
2022-05-19 Andrew Burgessgdb/doc: use @value{GDBP} in 'info pretty-printer'...
2022-05-19 Andrew Burgessgdb/doc: make use of group/end group in 'info pretty...
2022-05-19 Nikolaos Chatzikon... gdb/doc: fix inconsistent info pretty-printer example
2022-05-17 Nikolaos Chatzikon... Fix typo in info page
2022-05-16 Eli Zaretskiigdb: Fix typo in last change in gdb.texinfo
2022-05-16 Eli Zaretskiigdb: Document the 'metadata' styling in GDB displays.
2022-04-27 Christophe Lyongdb/arm: Extend arm_m_addr_is_magic to support FNC_RETU...
2022-04-12 Tom TromeyRemove "Ada Settings" node from the manual
2022-04-11 Nils-Christian Kempkegdb/doc: add section about Fortran intrinsic functions...
2022-04-06 Luis MachadoEnable ARMv8.1-m PACBTI support
2022-04-05 Luis MachadoFix qRcmd error code parsing
2022-04-04 Lancelot SIXgdb: Add maint set ignore-prologue-end-flag
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-04-01 Tom TromeyStyle URLs in GDB output
2022-03-31 Tom TromeyRemove dbx mode
2022-03-16 Tom TromeyReimplement array concatenation for Ada and D
2022-03-10 Tom TromeyChange how "print/x" displays floating-point value
2022-03-09 Christina Schimpe* gdb/doc/gdb.texinfo (Requirements): Fix a typo.
2022-03-07 Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 Tom TromeyImplement real literal extension for Ada
2022-03-07 Tom TromeyHandle non-ASCII identifiers in Ada
2022-03-01 Tom TromeyFix typo in the "alias" example
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-14 Andrew Burgessgdb: use python to colorize disassembler output
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-02-07 Tankut Baris Aktemurgdb: add the 'set/show suppress-cli-notifications'...
2022-02-06 Andrew Burgessgdb/doc: update docs for 'info win' and 'winheight...
2022-01-12 Andrew Burgessgdb: add 'maint set/show gnu-source-highlight enabled...
2022-01-12 Andrew Burgessgdb: new 'maint flush source-cache' command
2022-01-12 Andrew Burgessgdb: rename lin-lwp to linux-nat in set/show debug
2022-01-01 Joel BrobeckerManual copyright year update of various GDB files
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Lancelot SIXgdb: Copy inferior properties in clone-inferior
2021-12-22 Andrew Burgessgdb/doc: add some index entries relating to mi-async...
2021-12-22 Andrew Burgessgdb: add threads debugging switch
2021-12-18 Enze Ligdb: add "exit" command as an alias for "quit"
2021-12-02 Tom TromeyImplement 'task apply'
2021-12-02 Tom TromeyAdd "task" keyword to the "watch" command
2021-11-30 Andrew Burgessgdb/python: add gdb.RemoteTargetConnection.send_packet
next