Add `set print repeats' tests for C/C++ arrays
[binutils-gdb.git] / gdb / NEWS
2022-01-12 Andrew Burgessgdb/python: add gdb.host_charset function
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
2021-12-29 Lancelot SIXgdb: Copy inferior properties in clone-inferior
2021-12-22 Andrew Burgessgdb: add threads debugging switch
2021-12-18 Enze Ligdb: add "exit" command as an alias for "quit"
2021-12-15 Luis MachadoNew --enable-threading configure option to control...
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
2021-11-30 Andrew Burgessgdb: make packet_command function available outside...
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-25 Tom de Vries[gdb/cli] Add "set logging enabled", deprecate "set...
2021-10-29 Tom TromeyAdd gdb.Architecture.integer_type Python function
2021-10-28 Stafford Hornegdb: Add OpenRISC gdbserver and native config news
2021-10-22 Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-11 Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
2021-10-05 Tom TromeyRemove 'varsize-limit'
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-09-28 Andrew Burgessgdb: print backtrace for internal error/warning
2021-09-27 Andrew Burgessgdb: add setting to disable reading source code files
2021-09-07 Andrew Burgessgdb/python: new function to add values into GDB's history
2021-08-11 Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-07-29 George BarrettGuile: temporary breakpoints
2021-07-17 Sergey BelyashovAdd basic Z80 CPU support
2021-07-15 Simon Marchigdb: call post_create_inferior at end of follow_fork_in...
2021-07-03 Joel BrobeckerUpdate NEWS post GDB 11 branch creation.
2021-07-02 Pedro AlvesDocument TUI improvements in the manual & NEWS
2021-06-25 Andrew Burgessgdb: change info sources to group results by objfile
2021-06-25 Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25 Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-25 Andrew Burgessgdb/python: allow for catchpoint type breakpoints in...
2021-06-21 Andrew Burgessgdb/riscv: add support for vector registers in target...
2021-06-21 Andrew Burgessgdb/python: add PendingFrame.level and Frame.level...
2021-06-05 Shahab Vahediarc: Add 'set disassembler-options' support
2021-05-14 Tankut Baris Aktemurgdb/python: add a 'connection_num' attribute to Inferio...
2021-05-12 George BarrettGuile: add value-const-value
2021-05-12 George BarrettGuile: add value-{rvalue-,}reference-value
2021-05-12 George BarrettGuile: improved rvalue reference support
2021-05-06 Tankut Baris Aktemurgdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06 Tankut Baris Aktemurgdb/mi: add a '--force-condition' flag to the '-break...
2021-04-29 Andrew Burgessgdb/NEWS: Fix typo and stray full stop
2021-04-28 Andrew Burgessgdb: startup commands to control Python extension language
2021-04-25 Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-04-15 Tom Tromeygdb: add "set startup-quietly" command
2021-04-15 Andrew Burgessgdb: process early initialization files and command...
2021-03-24 Luis MachadoAdd NEWS entry.
2021-02-24 Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-11 Andrew Burgessgdb: change 'maint info section' to use command options
2021-02-10 Alan Modragdb: Remove arm-symbianelf support
2021-02-02 Lancelot SIXInferior without argument prints detail of current...
2021-01-22 Andrew Burgessgdb: add new version style
2020-12-13 Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13 Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-11-24 Joel Brobeckergdb/NEWS: Document that GDB now supports DWARF-based...
2020-11-24 Joel Brobeckergdb/NEWS: Document that building GDB now requires GMP
2020-11-19 Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-02 Andrew Burgessgdb: use get_standard_config_dir when looking for ...
2020-10-27 Tankut Baris Aktemurgdb/breakpoint: add flags to 'condition' and 'break...
2020-10-08 Shahab VahediUpdate GDB NEWS with ARC support in GDBserver
2020-10-04 Simon Marchigdb: add doc for "set/show debug event-loop"
2020-09-18 Jon TurneyMention x86_64 Cygwin core file support in NEWS.
2020-09-13 Pedro AlvesAdd MI "-break-insert --qualified"
2020-09-13 Joel BrobeckerUpdate NEWS post GDB 10 branch creation.
2020-08-25 Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-08-12 Pedro AlvesMove multi-target NEWS entry to GDB 10 features
2020-08-04 Jose E. Marchesigdb: support for eBPF
2020-07-22 Kevin BuettnerAdd documentation for "maint print core-file-backed...
2020-07-20 Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20 Ludovic Courtèsguile: Add support for Guile 2.2.
2020-07-06 Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06 Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-07-06 Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-06-23 Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-22 Philippe WaroquiersNEWS and documentation for alias default-args related...
2020-06-12 Simon Marchigdb: mention removed GDBserver host support in NEWS
2020-06-05 Tom de Vries[gdb/NEWS] Fix typos
2020-05-25 Tom TromeyRevert "Add completion styling"
2020-05-23 Tom TromeyAdd completion styling
2020-05-19 Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-15 Philippe WaroquiersUpdate NEWS and documentation for help and apropos...
2020-04-28 Tom TromeyAllow Python commands to be in class_tui
2020-04-24 Tom TromeyAdd Python support for dynamic types
2020-03-06 Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-04 Hannes DomaniImplement debugging of WOW64 processes
2020-03-02 Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-02-26 Aaron MereyAdd debuginfod support to GDB
2020-02-22 Tom TromeyAllow TUI windows in Python
2020-02-22 Tom TromeyAdd horizontal splitting to TUI layout
2020-02-22 Tom TromeyAdd the "tui new-layout" command
2020-02-19 Maciej W. Rozyckigdbserver: Add RISC-V/Linux support
2020-02-09 Hannes DomaniDisplay ExceptionRecord for $_siginfo
2020-01-25 Philippe WaroquiersDocument 'set|show exec-file-mismatch (ask|warn|off)'
2020-01-10 Pedro AlvesMulti-target: NEWS and user manual
2020-01-06 Eli ZaretskiiMention the recent fix of $_exitsignal on MS-Windows...
2019-12-26 Christian BiesingerAdd a NEWS entry for multithreaded symbol loading
2019-12-11 Joel BrobeckerUpdate NEWS post GDB 9 branch creation.
2019-12-11 Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-04 Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
next