aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2023-11-16gdb/NEWS: merge two 'New commands' sectionsAndrew Burgess1-10/+8
2023-11-14Add gdb.Frame.static_link methodTom Tromey1-0/+3
2023-11-14gdb: implement missing debug handler hook for PythonAndrew Burgess1-0/+26
2023-11-13Document remote clone events, and QThreadOptions packetPedro Alves1-0/+20
2023-11-13Don't resume new threads if scheduler-locking is in effectPedro Alves1-0/+7
2023-11-13Add "maint info linux-lwps" commandAndrew Burgess1-0/+5
2023-11-08gdb: error if /r and /b are used with disassemble commandAndrew Burgess1-0/+7
2023-10-28gdb/gdbsupport/gdbserver: Require c++17Lancelot Six1-0/+3
2023-10-26gdb/python: Add new gdb.Value.bytes attributeAndrew Burgess1-0/+3
2023-10-20[gdb/symtab] Fix more style issues in v9 .gdb_index section supportTom de Vries1-1/+1
2023-10-16Handle gdb.LazyString in DAPTom Tromey1-0/+2
2023-10-10gdb/python: implement support for sending custom MI async notificationsJan Vrany1-0/+5
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella1-0/+3
2023-10-08Update gdb/NEWS after GDB 14 branch creation.Joel Brobecker1-1/+3
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