summaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)Author
2024-01-18Document GDB extensions to DWARF .debug_namesTom Tromey
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2024-01-12gdb/doc: update examples in gdb.Progspace and gdb.Objfile docsAndrew Burgess
2024-01-12gdb/doc: add some notes on selecting suitable attribute namesAndrew Burgess
2024-01-12gdb/python: Add gdb.InferiorThread.__dict__ attributeAndrew Burgess
2024-01-12gdb/python: Add gdb.Inferior.__dict__ attributeAndrew Burgess
2024-01-12gdb/python: New InferiorThread.ptid_string attributeAndrew Burgess
2024-01-08Add "maint set dwarf synchronous"Tom Tromey
2024-01-02gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-tableGuinevere Larsen
2023-12-22Add DAP log level parameterTom Tromey
2023-12-22Add 'program' to DAP 'attach' requestTom Tromey
2023-12-13[gdb/tui] add SingleKey bindings for reverse execution commandsMagne Hov
2023-12-11Implement DAP cancellationTom Tromey
2023-12-11Introduce gdb.interruptTom Tromey
2023-12-11Emit stop reason details in Python stop eventsTom Tromey
2023-12-10Fix "not not" in Python documentationTom Tromey
2023-12-08[gdb/tui] Show focus window in status lineTom de Vries
2023-12-08gdbserver: allow for general 'monitor set debug COMPONENT VALUE' useAndrew Burgess
2023-12-08gdbserver: allow the --debug command line option to take a valueAndrew Burgess
2023-12-06Fix minor grammar error in gdb.texinfoTom Tromey
2023-12-04[gdb/doc] Escape the '@' symbols in generated texinfo files.Ciaran Woodward
2023-12-01Add link to Debugger Adapter Protocol node in documentationTom Tromey
2023-11-14Update gdb.Symbol.is_variable documentationTom Tromey
2023-11-14Add gdb.Frame.static_link methodTom Tromey
2023-11-14gdb: implement missing debug handler hook for PythonAndrew Burgess
2023-11-13Document remote clone events, and QThreadOptions packetPedro Alves
2023-11-13Don't resume new threads if scheduler-locking is in effectPedro Alves
2023-11-13Add "maint info linux-lwps" commandAndrew Burgess
2023-11-08gdb: error if /r and /b are used with disassemble commandAndrew Burgess
2023-10-26gdb/python: Add new gdb.Value.bytes attributeAndrew Burgess
2023-10-10gdb/python: implement support for sending custom MI async notificationsJan Vrany
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann
2023-10-04sme2: Document SME2 registers and featuresLuis Machado
2023-10-04sme: Document SME registers and featuresLuis Machado
2023-10-02gdb: Add command 'maint set/show debuginfod download-sections'Aaron Merey
2023-10-02gdb: add Python events for program space addition and removalAndrew Burgess
2023-09-29Support the NO_COLOR environment variableTom Tromey
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess
2023-09-28gdb/python: new Progspace.executable_filename attributeAndrew Burgess
2023-09-28gdb/python: new Progspace.symbol_file attributeAndrew Burgess
2023-09-28gdb/doc: extend the description for Progspace.filenameAndrew Burgess
2023-09-26Add two new pretty-printer methodsTom Tromey
2023-09-26Introduce gdb.ValuePrinterTom Tromey
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar
2023-09-19gdb/cli: fixes to newly added "list ." commandGuinevere Larsen
2023-09-15gdb/amdgpu: add precise-memory supportSimon Marchi
2023-09-11Update Python signal-handling documentationTom Tromey
2023-09-08gdb/doc: describe x87 registersSimon Marchi
2023-09-08gdb/doc: rename "x86 Architecture-specific Issues" section to "x86"Simon Marchi