]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/NEWS
[gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp
[thirdparty/binutils-gdb.git] / gdb / NEWS
2024-09-09  Andrew Burgessgdb/NEWS: group general news items together
2024-09-07  Andrew Burgessgdb: only insert thread-specific breakpoints in the...
2024-09-07  Andrew Burgessgdb: parse pending breakpoint thread/task immediately
2024-09-07  Andrew Burgessgdb: 'target ...' commands now expect quoted/escaped...
2024-09-07  Andrew Burgessgdb: allow quoted filenames for commands that have...
2024-09-07  Andrew Burgessgdb: add remove-symbol-file command completion
2024-08-29  Andrew Burgessgdb/doc: move NEWS entry to the correct place
2024-08-28  Andrew Burgessgdb: add 'maint info blocks' command
2024-08-28  Andrew Burgessgdb: Add 'maint info inline-frames' command
2024-08-26  Guinevere LarsenChange message when reaching end of reverse history.
2024-08-14  Felix Willgerodtbtrace: Extend ptwrite event decoding.
2024-08-14  Felix Willgerodtpython: Add clear() to gdb.Record.
2024-08-12  Simon Marchigdb/NEWS: announce removal of QNX Neutrino support
2024-08-01  Gustavo Romerogdb: AArch64: Support MTE on baremetal
2024-07-23  Tom TromeyAdd returnValue scope to DAP
2024-07-18  Andrew Burgessgdb: add GDB side target_ops::fileio_stat implementation
2024-06-19  Tom de Vries[gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI
2024-06-04  Tom TromeyReturn global scope from DAP scopes request
2024-05-26  Joel BrobeckerUpdate gdb/NEWS after GDB 15 branch creation.
2024-05-08  Guinevere Larsengdb: Change "list ." command's error when no debuginfo...
2024-04-19  Gustavo Romerogdb: Document qIsAddressTagged packet
2024-04-17  Andrew Burgessgdb/record: minor clean, remove some unneeded arguments
2024-03-25  Andrew Burgessgdb: rename unwindonsignal to unwind-on-signal
2024-03-25  Andrew Burgessgdb: introduce unwind-on-timeout setting
2024-03-25  Andrew Burgessgdb: add timeouts for inferior function calls
2024-03-22  Pedro AlvesTeach GDB to generate sparse core files (PR corefiles...
2024-03-12  Schimpe, Christinagdb: Deprecate MPX commands.
2024-01-28  Tom TromeyDocument new Python and Guile constants
2024-01-12  Andrew Burgessgdb/python: Add gdb.InferiorThread.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: Add gdb.Inferior.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: remove users ability to create gdb.Progspac...
2024-01-12  Andrew Burgessgdb/python: New InferiorThread.ptid_string attribute
2024-01-09  Tom TromeyAdd "maint set dwarf synchronous"
2024-01-02  Guinevere Larsengdb/dwarf2: Add support for DW_LNS_set_epilogue_begin...
2023-12-22  Tom TromeyAdd DAP log level parameter
2023-12-22  Tom TromeyAdd 'program' to DAP 'attach' request
2023-12-11  Tom TromeyImplement DAP cancellation
2023-12-11  Tom TromeyIntroduce gdb.interrupt
2023-12-11  Tom TromeyEmit stop reason details in Python stop events
2023-12-11  Tom TromeyAdd DAP items to NEWS
2023-12-08  Andrew Burgessgdbserver: allow for general 'monitor set debug COMPONE...
2023-12-08  Andrew Burgessgdbserver: allow the --debug command line option to...
2023-11-16  Andrew Burgessgdb/NEWS: merge two 'New commands' sections
2023-11-14  Tom TromeyAdd gdb.Frame.static_link method
2023-11-14  Andrew Burgessgdb: implement missing debug handler hook for Python
2023-11-13  Pedro AlvesDocument remote clone events, and QThreadOptions packet
2023-11-13  Pedro AlvesDon't resume new threads if scheduler-locking is in...
2023-11-13  Andrew BurgessAdd "maint info linux-lwps" command
2023-11-08  Andrew Burgessgdb: error if /r and /b are used with disassemble command
2023-10-28  Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
2023-10-26  Andrew Burgessgdb/python: Add new gdb.Value.bytes attribute
2023-10-20  Tom de Vries[gdb/symtab] Fix more style issues in v9 .gdb_index...
2023-10-16  Tom TromeyHandle gdb.LazyString in DAP
2023-10-10  Jan Vranygdb/python: implement support for sending custom MI...
2023-10-10  Matheus Branco Borella[gdb/symtab] Add name_of_main and language_of_main...
2023-10-08  Joel BrobeckerUpdate gdb/NEWS after GDB 14 branch creation.
2023-10-06  Andrew Burgessgdb/NEWS: reorder some entries in the NEWS file
2023-10-06  Thiago Jung Bauermanngdb/configure.ac: Add option --with-additional-debug...
2023-10-04  Luis Machadosme2: Document SME2 registers and features
2023-10-04  Luis Machadosme: Document SME registers and features
2023-10-02  Andrew Burgessgdb: add Python events for program space addition and...
2023-09-29  Tom TromeySupport the NO_COLOR environment variable
2023-09-28  Andrew Burgessgdb/python: make the executable_changed event available...
2023-09-28  Andrew Burgessgdb/python: new Progspace.executable_filename attribute
2023-09-28  Andrew Burgessgdb/python: new Progspace.symbol_file attribute
2023-09-26  Tom TromeyIntroduce gdb.ValuePrinter
2023-09-20  Matthew "strager... gdb/tui: add 'set tui mouse-events off' to restore...
2023-09-19  Guinevere Larsengdb/cli: fixes to newly added "list ." command
2023-09-05  Tom TromeyAdd new Python APIs to support DAP value display
2023-08-17  Andrew Burgessgdb: add inferior-specific breakpoints
2023-08-09  Mihails Strasunsgdb, breakpoint: add breakpoint location debugging...
2023-07-23  Tom TromeyExport gdb.block_signals and create gdb.Thread
2023-07-21  Tom TromeyAdd Progspace.objfile_for_address
2023-07-21  Tom TromeyImplement Ada target name symbol
2023-07-14  Bruno Larsengdb/cli: Improve UX when using list with no args
2023-07-14  Bruno Larsengdb/cli: add '.' as an argument for 'list' command
2023-07-13  Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-07-07  Andrew Burgessgdb: check max-value-size when reading strings for...
2023-06-19  Simon Farregdb/Python: Added ThreadExitedEvent
2023-06-12  Tom TromeyAdd gdb.Value.assign method
2023-05-30  Andrew Burgessgdb: add support for %V to printf command
2023-05-24  Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-23  Tom TromeyAdd global_context parameter to gdb.parse_and_eval
2023-05-23  Tom TromeyImplement gdb.execute_mi
2023-05-16  Andrew Burgessgdb/python: extend the Python Disassembler API to allow...
2023-05-16  Andrew Burgessgdb/python: rework how the disassembler API reads the...
2023-05-04  Gareth ReesDon't treat references to compound values as "simple".
2023-04-28  Andrew Burgessgdb/mi: check thread exists when creating thread-specif...
2023-04-14  Luis Machadopauth: Create new feature string for pauth to prevent...
2023-03-31  Richard BuntGDB: Add `info main' command
2023-03-30  Andrew Burgessgdb/python: Add new gdb.unwinder.FrameId class
2023-03-30  Andrew Burgessgdb/python: Allow gdb.UnwindInfo to be created with...
2023-03-30  Andrew Burgessgdb/python: add some additional methods to gdb.PendingFrame
2023-03-30  Andrew Burgessgdb/python: make the gdb.unwinder.Unwinder class more...
2023-03-27  Tom TromeyUse gdb_gmp for scalar arithmetic
2023-03-07  Aditya Vidyadhar... Enable vector instruction debugging for AIX
2023-03-07  Tom TromeyEnsure index cache entry written in test
2023-03-02  Tom de Vries[gdb/symtab] Add set/show always-read-ctf on/off
2023-02-28  Andrew Burgessgdb: don't duplicate 'thread' field in MI breakpoint...
2023-02-15  Pedro AlvesAdd new "$_shell(CMD)" internal function
next