Automatic date update in version.in
[external/binutils.git] / gdb / doc /
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-02 Eli ZaretskiiFix documentation of styles.
2019-02-27 Kevin BuettnerDocument fact that mininum Python version is now 2.6
2019-02-26 Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.texinfo and refcard.tex
2019-02-21 Alan HaywardDocument style behavior in batch mode.
2019-02-21 Tom TromeyFix typo in "show remotelogfile" docs
2019-01-16 Simon Marchidoc: Add table of MI versions
2019-01-14 Pedro Franco de... [PowerPC] Aliases for vector registers
2019-01-09 Simon Marchigdb: Remove support for old mangling schemes
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28 Tom TromeyDocument the "set style" commands
2018-12-13 John BaldwinAdd an optional "alias" attribute to syscall entries.
2018-11-21 Andrew Burgessgdb/riscv: Add target description support
2018-11-20 Philippe WaroquiersDocument language choice in 'info [functions|variables...
2018-11-09 Pedro Franco de... [PowerPC] Document requirements for VSX feature
2018-11-01 Joel Brobeckergdb.texinfo: Fix the output of the "info tasks 2" example
2018-10-29 Simon MarchiRevert "GDB: Document the unix::/path/to/socket of...
2018-10-29 Simon MarchiRevert "GDB: Fix documentation for invoking GDBSERVER"
2018-10-27 Philippe WaroquiersDocument changes to info [args|functions|locals|variables]
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for EBB and PMU registers
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for TAR
2018-10-26 Edjunior Barbosa... [PowerPC] Add support for PPR and DSCR
2018-10-23 John DarringtonGDB: New target s12z
2018-10-23 John DarringtonGDB: Fix documentation for invoking GDBSERVER
2018-10-23 John DarringtonGDB: Document the unix::/path/to/socket of remote conne...
2018-10-20 Tom TromeyFix "make info" in gdb
2018-10-20 John DarringtonGDB: Documentation: Remove greengrocer's apostrophe.
2018-10-19 Tom TromeyDeprecate and replace the "tabset" command
2018-10-09 Tom TromeyMake @pxref for Inferior.architecture point to gdb...
2018-10-09 Tom TromeyDisable the undefined behavior sanitizer by default
2018-10-08 John BaldwinAdd native target for FreeBSD/riscv.
2018-10-08 Andreas KrebbelPython doc build fixes
2018-10-07 Tom TromeyAdd Inferior.architecture method
2018-10-07 Tom TromeyUpdate symbol domain and location values for Python
2018-10-03 Tom TromeyAdd --enable-ubsan
2018-10-02 John DarringtonAllow remote debugging over a Unix local domain socket.
2018-10-01 Tom TromeyCopy configure option documentation to gdb.texinfo
2018-09-29 Tom TromeyUpdate gdb's configure instructions
2018-09-28 Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-09-24 Tom TromeyAllow setting a parameter to raise gdb.GdbError
2018-09-18 John BaldwinMake the "info proc" documentation more consistent.
2018-09-18 John BaldwinDocument the 'info proc files' command.
2018-09-17 Tom TromeyUpdate get_standard_cache_dir for macOS
2018-09-16 Tom TromeyAdd more methods to gdb.Progspace
2018-09-13 Simon Marchipython: Fix erroneous doc about gdb.objfiles()
2018-09-13 Simon Marchipython: Add Progspace.objfiles method
2018-09-13 Simon Marchipython: Add Inferior.progspace property
2018-09-13 Simon Marchipython: Provide textual representation for Inferior...
2018-09-12 Simon MarchiAdd debug output about skipping files and functions
2018-09-10 Tom TromeyRemove periods from Python section titles
2018-09-10 Tom TromeySwap two sentences in the Pretty Printing API node
2018-09-10 Tom TromeyMention virtual tables in Python dynamic_type documentation
2018-09-10 Tom TromeySmall typo fix in Basic Python node
2018-09-10 Tom TromeyMention Python versions in the documentation
2018-09-10 Tom TromeyUpdate Python unwinder documentation
2018-09-10 Tom TromeyFix gdb.events.inferior_call documentation
2018-09-10 Tom TromeyUpdate Python frame filter documentation
2018-09-10 Tom TromeyReword gdb.GdbError text
2018-09-10 Tom TromeyAvoid warnings from makeinfo
2018-09-10 Tom TromeyDocument that Frame.block can throw
2018-09-10 Tom TromeyFix typo in pretty-printer example
2018-09-10 Tom TromeyUpdate Python Block.end documentation
2018-09-08 John Darringtongdb: Add builtin types for 24 bit integers.
2018-08-29 Keith SeitzC++ compile support
2018-08-22 Jan VranyMI: Print frame architecture when printing frames on...
2018-08-22 Alan HaywardAdd AArch64 SVE to NEWS and GDB manual
2018-08-14 Jan VranyMI: Add -a option to the "-data-disassemble" command
2018-08-07 Simon MarchiAdd doc and news for DWARF index cache
2018-07-27 Sergio Durigan JuniorImprove gcore manpage and clarify "-o" option
2018-07-26 Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-12 Philippe WaroquiersDocuments the new commands 'frame apply', faas, taas...
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-09 Andrew Burgessgdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
2018-07-02 Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-06-28 Petr TesarikAdd an optional offset option to the "add-symbol-file...
2018-06-28 Petr TesarikMake add-symbol-file's address argument optional
2018-06-28 Petr TesarikAdd an optional offset option to the "symbol-file"...
2018-06-14 Tom de Vries[gdb] Fixup incomplete patch 0dbfed25e9
2018-06-14 Tom de Vries[gdb] Add 'Concept Index' entry '&' for background...
2018-06-11 Eli ZaretskiiFix build of GDB documentation.
2018-06-08 Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-05-31 Tom TromeyFix "set" handling of Python parameters
2018-05-31 Tom TromeyAdd basic Python API for convenience variables
2018-05-31 Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-31 Alan HaywardAdd Aarch64 SVE target description
2018-05-24 Tom TromeyFix help and documentation for inferior commands
2018-05-04 Tom TromeyAllow breakpoint commands to be set from Python
2018-05-02 Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-04-30 Tom TromeyExpose type alignment on gdb.Type
2018-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
2018-04-13 Markus Metzgerbtrace: set/show record btrace cpu
2018-03-27 Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27 Tom TromeyAllow hiding of some filtered frames
2018-03-27 Tom TromeyRationalize "backtrace" command line parsing
2018-03-19 Tom TromeyConvert observers to C++
2018-03-04 John BaldwinAdd a new debug knob for the FreeBSD native target.
next