]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/NEWS
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / NEWS
12 days ago  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
2023-02-12  Andrew Burgessgdb: only allow one of thread or task on breakpoints...
2023-02-10  Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-02-10  Tom de Vries[gdb/cli] Add maint info frame-unwinders
2023-02-06  Andrew Burgessgdb: error if 'thread' or 'task' keywords are overused
2023-02-02  Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging
2023-01-30  Christina Schimpegdb: Add per-remote target variables for memory read...
2023-01-30  Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-19  Andrew BurgessGDB: Add a character string limiting option
2023-01-06  Bruno Larsengdb/mi: add no-history stop reason
2023-01-04  Bruno Larsengdb: add 'maintenance print record-instruction' command
2023-01-02  Tom TromeyInitial implementation of Debugger Adapter Protocol
2022-12-19  Tom TromeyRemove MI version 1
2022-12-18  Joel BrobeckerUpdate gdb/NEWS after GDB 13 branch creation.
2022-12-14  Andrew Burgessgdb/maint: add core file name to 'maint info program...
2022-12-02  Simon Marchigdb: merge solib-frv aix-solib debug options into ...
2022-11-19  Philippe WaroquiersShow locno for 'multi location' breakpoint hit msg...
2022-11-17  Andrew Burgessgdb: new $_inferior_thread_count convenience variable
2022-11-16  Pedro Alvesgdb: add "set style tui-current-position on|off", defau...
2022-11-05  Tom TromeyDeprecate MI version 1
2022-10-10  Andrew Burgessgdb: add infcall specific debugging
next