gdbserver/csky add csky gdbserver support
[binutils-gdb.git] / gdb / NEWS
2022-09-13 Jiangshuai Ligdbserver/csky add csky gdbserver support
2022-08-25 Philippe WaroquiersAllow to document user-defined aliases.
2022-08-24 Andrew Burgessgdb: new 'maint print frame-id' command
2022-08-22 Tom TromeyImplement target async for Windows
2022-08-10 Simon Marchigdb/mi: fix breakpoint script field output
2022-07-28 Simon Farregdb/python: Add BreakpointLocation type
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-07-15 Tom TromeyAdd 'summary' mode to Value.format_string
2022-07-15 Tom TromeyExpose current 'print' settings to Python
2022-07-14 Tiezhu Yanggdb: Document floating-point support for LoongArch
2022-07-11 Andrew Burgessgdb: add support for disassembler styling using libopcodes
2022-07-05 Tom TromeyAdd gdb.Objfile.is_file attribute
2022-06-30 Maciej W. RozyckiGDB: Add `NUMBER' completion to `set' integer commands
2022-06-18 Enze Ligdb/doc: Documentation for the new print command
2022-06-17 Tiezhu Yanggdb: NEWS: Move LoongArch gdbserver to the correct...
2022-06-15 Andrew Burgessgdb/python: implement the print_insn extension language...
2022-06-14 Youling Tanggdbserver: Add LoongArch/Linux support
2022-06-07 Tom TromeyAllow ASLR to be disabled on Windows
2022-06-06 Tom TromeyConsolidate "Python API" sections in NEWS
2022-06-01 Tom TromeyAdd gdb.current_language and gdb.Frame.language
2022-05-28 Andrew Burgessgdb/python: improve formatting of help text for user...
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-03 John BaldwinNEWS: Add a note for TLS support on FreeBSD/arm and...
2022-04-27 Christophe Lyongdb/arm: Extend arm_m_addr_is_magic to support FNC_RETU...
2022-04-04 Lancelot SIXgdb: Add maint set ignore-prologue-end-flag
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-03-31 Tom TromeyRemove dbx mode
2022-03-23 Simon Marchigdb/python: remove Python 2 support
2022-03-22 John BaldwinAdd support for hardware breakpoints/watchpoints on...
2022-03-22 Andrew Burgessgdb/python: add gdb.format_address function
2022-03-20 Joel BrobeckerUpdate gdb/NEWS after GDB 12 branch creation.
2022-03-17 Pedro Alvesgdb: Remove support for S+core
2022-03-14 Andrew Burgessgdb/python/mi: create MI commands using python
2022-03-10 Tom TromeyChange how "print/x" displays floating-point value
2022-03-08 Andrew Burgessgdb: announce upcoming removal of Python 2 support...
2022-03-07 Andrew Burgessgdb/python: add Type.is_signed property
2022-03-07 Andrew Burgessgdb/python: add Type.is_scalar property
2022-03-07 Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 Umair Sairgdb/mi: fix regression in mi -add-inferior command
2022-03-07 Tom TromeyDeprecate dbx mode
2022-03-07 Tom TromeyImplement real literal extension for Ada
2022-03-07 Tom TromeyHandle non-ASCII identifiers in Ada
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-22 John BaldwinNEWS: Note that the FreeBSD async target supports async...
2022-02-14 Andrew Burgessgdb: use python to colorize disassembler output
2022-02-11 Tiezhu Yanggdb: LoongArch: Add Makefile, configure and NEWS
2022-02-07 Andrew Burgessgdb/python: allow Value.format_string to return styled...
2022-02-07 Tankut Baris Aktemurgdb: add the 'set/show suppress-cli-notifications'...
2022-02-06 Andrew Burgessgdb/tui: add window width information to 'info win...
2022-01-26 Andrew Burgessgdb/python: add gdb.history_count function
2022-01-26 Tom TromeyAdd a way to temporarily set a gdb parameter from Python
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...
next