]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/NEWS
Fix TID parser bug
[thirdparty/binutils-gdb.git] / gdb / NEWS
2019-06-06  Amos BirdAdd thread-exit annotation.
2019-06-04  Christian Biesinge... Add an objfile getter to gdb.Type
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-27  Tom TromeyFix typo in gdb/NEWS
2019-05-22  Alan HaywardDocument gdb.in/gdb.cmd files and debugredirect cli...
2019-05-17  Jan VranyMI: Add new command -complete
2019-05-08  Andrew Burgessgdb: Merge two 'New commands' sections in NEWS file
2019-04-29  Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-27  Philippe WaroquiersImplement show | set may-call-functions [on|off]
2019-04-01  Andrew Burgessgdb: Add $_cimag and $_creal internal functions
2019-04-01  Marco BarisioneAdd gdb.Value.format_string ()
2019-03-30  Eli ZaretskiiIntroduce new convenience variables $_gdb_major and...
2019-03-26  Alan HaywardAdd AArch64 Pointer Authentication to the NEWS file
2019-03-25  John BaldwinNote support for TLS variables on FreeBSD.
2019-03-14  Tom TromeyAdd the "set style source" command
2019-03-13  Simon MarchiFix MI output for multi-location breakpoints
2019-03-12  John BaldwinThe NEWS file had two "New targets" sections for 8.3.
2019-03-02  Eli ZaretskiiGDB no longer supports Windows before XP.
2019-02-27  Kevin BuettnerDocument fact that mininum Python version is now 2.6
2019-02-27  Joel BrobeckerUpdate NEWS post GDB 8.3 branch creation.
2019-02-26  Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-02-21  Alan HaywardDocument style behavior in batch mode.
2019-01-09  Philippe WaroquiersNEWS: Move changed commands description to Changed...
2019-01-09  Simon Marchigdb: Remove support for old mangling schemes
2018-12-28  Tom TromeyDocument the "set style" commands
2018-12-13  John BaldwinAdd an optional "alias" attribute to syscall entries.
2018-12-12  Stafford Hornegdb: Update NEWS for OpenRISC Linux support
2018-11-21  Andrew Burgessgdb/riscv: Add target description support
2018-11-20  Philippe WaroquiersNEWS: Document the language choice by 'info [types...
2018-11-02  Joel Brobecker(Ada) Add ravenscar tasking support on AArch64
2018-10-29  Simon MarchiRevert "GDBSERVER: Listen on a unix domain (instead...
2018-10-27  Philippe WaroquiersAnnounce changes in NEWS to info [args|functions|locals...
2018-10-26  Edjunior Barbosa... [PowerPC] Add support for HTM registers
2018-10-23  John DarringtonGDB: New target s12z
2018-10-23  John DarringtonGDBSERVER: Listen on a unix domain (instead of TCP...
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-08  John BaldwinAdd FreeBSD/riscv architecture.
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-09-28  Andrew Burgessgdb: Change how frames are selected for 'frame' and...
2018-09-18  John BaldwinDocument the 'info proc files' command.
2018-09-13  Simon Marchipython: Add Progspace.objfiles method
2018-09-13  Simon Marchipython: Add Inferior.progspace property
2018-09-12  Simon MarchiAdd debug output about skipping files and functions
2018-08-29  Keith SeitzC++ compile support
2018-08-29  Gary BensonIndicate batch mode failures by exiting with nonzero...
2018-08-28  Hafiz Abid QadeerMention csky target in the NEWS.
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-09  Jim WilsonRISC-V: Add configure support for riscv*-linux*.
2018-08-07  Simon MarchiAdd doc and news for DWARF index cache
2018-07-26  Andrew Burgessgdb: Add switch to disable DWARF stack unwinders
2018-07-17  Tom TromeyRemove --disable-gdbcli
2018-07-12  Philippe WaroquiersAnnounce the user visible changes for frame/thread...
2018-07-11  Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-04  Joel BrobeckerUpdate NEWS post GDB 8.2 branch creation.
2018-07-02  Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-06-28  Tom TromeyAdd --enable-codesign to gdb's configure
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-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-04  Tom TromeyLet gdb.execute handle multi-line commands
2018-05-04  Tom TromeyAllow breakpoint commands to be set from Python
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-04-30  Tom TromeyExpose type alignment on gdb.Type
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-04-16  Pedro Alvesgdb: Remove support for SH-5/SH64
2018-04-16  Pedro Alvesgdb: Remove OpenBSD/m88k support
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-06  Andrew Burgessgdb: Initial baremetal riscv support
2018-03-04  John BaldwinAdd a new debug knob for the FreeBSD native target.
2018-02-09  Joel Brobeckergdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
2018-01-31  Xavier Roirand(Ada) Add gdb-mi support for stopping at start of excep...
2018-01-09  John BaldwinDocument support for 'info proc' on FreeBSD.
2018-01-05  Joel BrobeckerUpdate NEWS post GDB 8.1 branch creation.
2018-01-03  Xavier Roirand(Ada) New command to stop at start of exception handler.
2017-12-27  Stafford Hornetdesc: handle arbitrary strings in tdesc_register_in_re...
2017-12-16  Stafford Hornegdb: Add news entries for new or1k target.
2017-12-15  Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-13  Simon Marchipython: Add qualified parameter to gdb.Breakpoint
2017-12-07  Keith SeitzRecord nested types
2017-12-07  Phil MuldoonImplement explicit locations for Python breakpoints.
2017-12-04  Sergio LopezDocument the new "-a" command line option for gcore
2017-12-04  Sergio LopezDocument new {set,show} dump-excluded-mappings commands.
2017-12-04  Tom TromeyUpdate manual for Rust change
2017-12-02  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Sergio Durigan JuniorRevert "Add support for the readnever concept"
next