aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2023-11-14Add gdb.Frame.static_link methodTom Tromey1-0/+3
2023-10-16Handle gdb.LazyString in DAPTom Tromey1-0/+2
2023-10-08gdb/NEWS: Change "since GDB 13" to "in GDB 14"Joel Brobecker1-1/+1
2023-10-06gdb/NEWS: reorder some entries in the NEWS fileAndrew Burgess1-12/+12
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann1-0/+8
2023-10-04sme2: Document SME2 registers and featuresLuis Machado1-0/+3
2023-10-04sme: Document SME registers and featuresLuis Machado1-0/+11
2023-10-02gdb: add Python events for program space addition and removalAndrew Burgess1-0/+7
2023-09-29Support the NO_COLOR environment variableTom Tromey1-0/+4
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess1-0/+5
2023-09-28gdb/python: new Progspace.executable_filename attributeAndrew Burgess1-0/+7
2023-09-28gdb/python: new Progspace.symbol_file attributeAndrew Burgess1-0/+5
2023-09-26Introduce gdb.ValuePrinterTom Tromey1-0/+5
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar1-0/+6
2023-09-19gdb/cli: fixes to newly added "list ." commandGuinevere Larsen1-2/+3
2023-09-05Add new Python APIs to support DAP value displayTom Tromey1-0/+8
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess1-0/+21
2023-08-09gdb, breakpoint: add breakpoint location debugging logsMihails Strasuns1-0/+4
2023-07-23Export gdb.block_signals and create gdb.ThreadTom Tromey1-0/+6
2023-07-21Add Progspace.objfile_for_addressTom Tromey1-0/+3
2023-07-21Implement Ada target name symbolTom Tromey1-0/+3
2023-07-14gdb/cli: Improve UX when using list with no argsBruno Larsen1-0/+5
2023-07-14gdb/cli: add '.' as an argument for 'list' commandBruno Larsen1-0/+4
2023-07-13Implement 'Enum_Val and 'Enum_RepTom Tromey1-0/+2
2023-07-07gdb: check max-value-size when reading strings for printfAndrew Burgess1-0/+6
2023-06-19gdb/Python: Added ThreadExitedEventSimon Farre1-0/+2
2023-06-12Add gdb.Value.assign methodTom Tromey1-0/+2
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