aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2023-05-30gdb: add support for %V to printf commandAndrew Burgess1-0/+11
2023-05-24Add attributes and methods to gdb.InferiorTom Tromey1-0/+10
2023-05-23Add global_context parameter to gdb.parse_and_evalTom Tromey1-0/+4
2023-05-23Implement gdb.execute_miTom Tromey1-0/+3
2023-05-16gdb/python: extend the Python Disassembler API to allow for stylingAndrew Burgess1-0/+19
2023-05-16gdb/python: rework how the disassembler API reads the result objectAndrew Burgess1-0/+3
2023-05-04Don't treat references to compound values as "simple".Gareth Rees1-0/+8
2023-04-29gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess1-0/+6
2023-04-14pauth: Create new feature string for pauth to prevent crashing older gdb'sLuis Machado1-0/+4
2023-03-31GDB: Add `info main' commandRichard Bunt1-0/+3
2023-03-30gdb/python: Add new gdb.unwinder.FrameId classAndrew Burgess1-0/+5
2023-03-30gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value argsAndrew Burgess1-0/+4
2023-03-30gdb/python: add some additional methods to gdb.PendingFrameAndrew Burgess1-0/+20
2023-03-30gdb/python: make the gdb.unwinder.Unwinder class more robustAndrew Burgess1-0/+14
2023-03-27Use gdb_gmp for scalar arithmeticTom Tromey1-0/+2
2023-03-07Enable vector instruction debugging for AIXAditya Vidyadhar Kamath1-0/+5
2023-03-07Ensure index cache entry written in testTom Tromey1-0/+3
2023-03-02[gdb/symtab] Add set/show always-read-ctf on/offTom de Vries1-0/+5
2023-02-28gdb: don't duplicate 'thread' field in MI breakpoint outputAndrew Burgess1-0/+8
2023-02-15Add new "$_shell(CMD)" internal functionPedro Alves1-0/+10
2023-02-12gdb: only allow one of thread or task on breakpoints or watchpointsAndrew Burgess1-0/+6
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess1-0/+6
2023-02-10[gdb/cli] Add maint info frame-unwindersTom de Vries1-0/+4
2023-02-06gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess1-0/+14
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi1-0/+7
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe1-2/+9
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe1-0/+14
2023-01-19GDB: Add a character string limiting optionAndrew Burgess1-0/+14
2023-01-06gdb/mi: add no-history stop reasonBruno Larsen1-0/+5
2023-01-04gdb: add 'maintenance print record-instruction' commandBruno Larsen1-0/+8
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey1-0/+4
2022-12-19Remove MI version 1Tom Tromey1-0/+2
2022-12-18Update gdb/NEWS after GDB 13 branch creation.Joel Brobecker1-1/+3
2022-12-14gdb/maint: add core file name to 'maint info program-spaces' outputAndrew Burgess1-0/+4
2022-12-02gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi1-0/+12
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers1-0/+26
2022-11-17gdb: new $_inferior_thread_count convenience variableAndrew Burgess1-0/+3
2022-11-16gdb: add "set style tui-current-position on|off", default to offPedro Alves1-0/+9
2022-11-05Deprecate MI version 1Tom Tromey1-0/+2
2022-10-10gdb: add infcall specific debuggingAndrew Burgess1-0/+4
2022-10-02gdb: disassembler opcode display formattingAndrew Burgess1-0/+12
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+2
2022-09-22gdb/python: restrict the names accepted by gdb.register_window_typeAndrew Burgess1-0/+5
2022-09-13gdbserver/csky add csky gdbserver supportJiangshuai Li1-0/+4
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers1-0/+10
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess1-0/+4
2022-08-22Implement target async for WindowsTom Tromey1-0/+2
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi1-0/+14
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre1-0/+5
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+10