Require readline 7 or newer
[external/binutils.git] / gdb / doc / gdb.texinfo
2019-08-12 Tom TromeyRequire readline 7 or newer
2019-08-09 Alan Haywarddoc: fix PAC typo
2019-08-07 Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-03 Philippe WaroquiersNEWS and documentation for info sources [-dirname ...
2019-07-29 Philippe WaroquiersDocument 'set print frame-info|frame-arguments presence'.
2019-07-22 Andrew Burgessgdb: Switch "info types" over to use the gdb::options...
2019-07-09 Pedro Alves"catch catch/throw/rethrow", breakpoint -> catchpoint
2019-07-03 Pedro AlvesIntroduce the "with" command
2019-07-03 Pedro Alves"maint test-settings set/show" -> "maint set/show test...
2019-06-18 Simon Marchidoc: fix false claim about second argument to gdb
2019-06-15 Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-12 Pedro AlvesNEWS and manual changes for command options changes
2019-06-12 Pedro Alves"set print raw frame-arguments" -> "set print raw-frame...
2019-06-12 Pedro AlvesNew set/show testing framework (gdb.base/settings.exp)
2019-06-03 Philippe WaroquiersDocument in NEWS and gdb.texinfo the "help", "apropos...
2019-05-31 Philippe WaroquiersNEWS and documentation for | (pipe) command.
2019-05-29 Tom TromeyAdd "set print finish"
2019-05-22 Alan HaywardDocument gdb.in/gdb.cmd files and debugredirect cli...
2019-05-22 Jan Vranygdb/doc: Minor formatting fixes in documentation of...
2019-05-17 Jan VranyMI: Add new command -complete
2019-05-14 Tom de Vries[gdb/doc] Mention index cache in concept and command...
2019-05-14 Tom de Vries[gdb/doc] Fix "maint info selftests" command index...
2019-05-10 Tom TromeyMinor "catch" documentation improvements
2019-05-08 Tom TromeyChange ptype/o to print bit offset
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-27 Philippe WaroquiersImplement show | set may-call-functions [on|off]
2019-04-22 Pedro AlvesImprove reverse debugging docs, mention built-in suppor...
2019-04-17 Alan Haywardgdbserver: Add debug-file option
2019-04-01 Andrew Burgessgdb: Add $_cimag and $_creal internal functions
2019-03-30 Eli ZaretskiiIntroduce new convenience variables $_gdb_major and...
2019-03-22 Alan HaywardAArch64: Add pointer authentication feature
2019-03-14 Simon MarchiFix gdb.texinfo build
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-13 Simon MarchiFix MI output for multi-location breakpoints
2019-03-02 Eli ZaretskiiFix documentation of styles.
2019-02-27 Kevin BuettnerDocument fact that mininum Python version is now 2.6
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 TromeyDisable the undefined behavior sanitizer by default
2018-10-08 John BaldwinAdd native target for FreeBSD/riscv.
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-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-12 Simon MarchiAdd debug output about skipping files and functions
2018-09-10 Tom TromeyAvoid warnings from makeinfo
2018-09-10 Tom TromeyFix typo in pretty-printer example
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 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-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
next