]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/doc
Finalized intl-update patches
[thirdparty/binutils-gdb.git] / gdb / doc /
2023-11-14  Tom TromeyUpdate gdb.Symbol.is_variable documentation
2023-11-14  Tom TromeyAdd gdb.Frame.static_link method
2023-11-14  Andrew Burgessgdb: implement missing debug handler hook for Python
2023-11-13  Pedro AlvesDocument remote clone events, and QThreadOptions packet
2023-11-13  Pedro AlvesDon't resume new threads if scheduler-locking is in...
2023-11-13  Andrew BurgessAdd "maint info linux-lwps" command
2023-11-08  Andrew Burgessgdb: error if /r and /b are used with disassemble command
2023-10-26  Andrew Burgessgdb/python: Add new gdb.Value.bytes attribute
2023-10-10  Jan Vranygdb/python: implement support for sending custom MI...
2023-10-10  Matheus Branco Borella[gdb/symtab] Add name_of_main and language_of_main...
2023-10-06  Thiago Jung Bauermanngdb/configure.ac: Add option --with-additional-debug...
2023-10-04  Luis Machadosme2: Document SME2 registers and features
2023-10-04  Luis Machadosme: Document SME registers and features
2023-10-02  Aaron Mereygdb: Add command 'maint set/show debuginfod download...
2023-10-02  Andrew Burgessgdb: add Python events for program space addition and...
2023-09-29  Tom TromeySupport the NO_COLOR environment variable
2023-09-28  Andrew Burgessgdb/python: make the executable_changed event available...
2023-09-28  Andrew Burgessgdb/python: new Progspace.executable_filename attribute
2023-09-28  Andrew Burgessgdb/python: new Progspace.symbol_file attribute
2023-09-28  Andrew Burgessgdb/doc: extend the description for Progspace.filename
2023-09-26  Tom TromeyAdd two new pretty-printer methods
2023-09-26  Tom TromeyIntroduce gdb.ValuePrinter
2023-09-20  Matthew "strager... gdb/tui: add 'set tui mouse-events off' to restore...
2023-09-19  Guinevere Larsengdb/cli: fixes to newly added "list ." command
2023-09-15  Simon Marchigdb/amdgpu: add precise-memory support
2023-09-11  Tom TromeyUpdate Python signal-handling documentation
2023-09-08  Simon Marchigdb/doc: describe x87 registers
2023-09-08  Simon Marchigdb/doc: rename "x86 Architecture-specific Issues"...
2023-09-05  Tom TromeyAdd new Python APIs to support DAP value display
2023-08-17  Andrew Burgessgdb: add inferior-specific breakpoints
2023-08-11  Tom TromeyFix Python documentation for range type fields
2023-08-09  Mihails Strasunsgdb, breakpoint: add breakpoint location debugging...
2023-08-04  Tom TromeyFix incorrect class name in free_objfile documentation
2023-08-01  Tom TromeyAdd "cwd" parameter to DAP launch request
2023-07-23  Tom TromeyExport gdb.block_signals and create gdb.Thread
2023-07-21  Tom TromeyAdd Progspace.objfile_for_address
2023-07-21  Tom TromeyDocument array indexing for Python gdb.Value
2023-07-21  Tom TromeyRemove redundant @findex from python.texi
2023-07-21  Tom TromeyAdd instruction bytes to DAP disassembly response
2023-07-14  Bruno Larsengdb/doc: document '+' argument for 'list' command
2023-07-14  Bruno Larsengdb/cli: Improve UX when using list with no args
2023-07-14  Bruno Larsengdb/cli: add '.' as an argument for 'list' command
2023-06-28  Tom TromeyRemove Python 2 from gdb documentation
2023-06-19  Simon Farregdb/Python: Added ThreadExitedEvent
2023-06-12  Tom TromeyAdd "stop at main" extension to DAP launch request
2023-06-12  Tom TromeyAdd "target" parameter to DAP attach request
2023-06-12  Tom TromeyAdd gdb.Value.assign method
2023-06-12  Tom TromeyImplement DAP attach request
2023-06-05  Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-03  Tom de Vries[gdb] Fix typos
2023-05-31  Tom TromeyImprove MI -dprintf-insert documentation
2023-05-31  Tom TromeyPass correct name to @value in gdb.texinfo
2023-05-30  Andrew Burgessgdb: add support for %V to printf command
2023-05-24  Matti Puputtigdb, infcmd: Support jump command with same line in...
2023-05-24  Tom TromeyAdd "args" and "env" parameters to DAP launch request
2023-05-24  Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-23  Tom TromeyAdd global_context parameter to gdb.parse_and_eval
2023-05-23  Tom TromeyImplement gdb.execute_mi
2023-05-19  Tom TromeyUpdate documentation for Python Frame.older and Frame...
2023-05-18  Tom TromeyUse lower-case in @sc in the documentation
2023-05-16  Andrew Burgessgdb/python: extend the Python Disassembler API to allow...
2023-05-16  Andrew Burgessgdb/python: rework how the disassembler API reads the...
2023-05-12  Andrew Burgessgdb/doc: improve Python Disassembler API documentation
2023-05-11  Tom TromeyAdd "scheduler-locking" to documentation index
2023-05-10  Tom de Vries[gdb/tui] Fix tui compact-source
2023-05-04  Gareth ReesDon't treat references to compound values as "simple".
2023-05-01  Tom TromeyDocument DAP 'launch' parameter
2023-04-28  Andrew Burgessgdb/mi: check thread exists when creating thread-specif...
2023-04-28  Tom TromeyRemove @var from @defun in Python documentation
2023-04-28  Eli ZaretskiiFix a typo in gdb.texinfo.
2023-04-27  Andrew Burgessgdb/doc: extend the documentation of the jump command
2023-04-27  Tankut Baris Aktemurgdb, doc: add index entry for the $_inferior_thread_cou...
2023-04-21  Tom de Vries[gdb/cli] Add maint info screen
2023-04-14  Luis Machadopauth: Create new feature string for pauth to prevent...
2023-04-12  Tom de Vries[gdb/tui] Add maint set/show tui-left-margin-verbose
2023-04-11  Nils-Christian Kempkegdb, doc: correct argument description for info connect...
2023-04-08  Philippe BlainFix typos in previous commit of gdb.texinfo.
2023-04-06  Andrew Burgessgdb/python: have PendingFrame methods accept keyword...
2023-04-06  Andrew Burgessgdb/python: have UnwindInfo.add_saved_register accept...
2023-04-05  Eli ZaretskiiImprove documentation of GDB build requirements and...
2023-04-05  Tankut Baris Aktemurgdb, doc: add the missing '-gid' option to 'info threads'
2023-03-31  Richard BuntGDB: Add `info main' command
2023-03-30  Andrew Burgessgdb/python: Add new gdb.unwinder.FrameId class
2023-03-30  Andrew Burgessgdb/python: Allow gdb.UnwindInfo to be created with...
2023-03-30  Andrew Burgessgdb/python: add some additional methods to gdb.PendingFrame
2023-03-30  Andrew Burgessgdb/python: make the gdb.unwinder.Unwinder class more...
2023-03-29  Nils-Christian Kempkedoc: fix informations typo in gdb.texinfo
2023-03-28  Tom TromeyPut pretty-printers to_string output in varobj result
2023-03-23  Tom TromeyFix minor grammar issue in python.texi
2023-03-16  Andrew Burgessgdb/doc: extended documentation for inferior function...
2023-03-16  Andrew Burgessgdb/doc: spring clean the Python unwinders documentation
2023-03-13  Luis Machadoaarch64: Expand documentation of XML features
2023-03-13  Luis Machadoarm: Expand documentation of XML features
2023-03-07  Tom TromeyEnsure index cache entry written in test
2023-03-02  Tom de Vries[gdb/symtab] Add set/show always-read-ctf on/off
2023-02-23  Palmer Dabbeltgdb/doc: The RISC-V vector registers didn't change
2023-02-20  Andrew Burgessgdb/doc: Consistency fixes for GDB/MI documentation
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
next