aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/python.texi
AgeCommit message (Expand)AuthorFilesLines
7 daysgdb/python: new styling argument to gdb.executeAndrew Burgess1-1/+9
2025-03-06[gdb/doc] Fix typos in python.texiTom de Vries1-3/+3
2025-02-04gdb/python: add void_type () method to gdb.Architecture objectJan Vrany1-0/+4
2025-02-04gdb/python: add domain property to gdb.SymbolJan Vrany1-0/+5
2025-02-04gdb/python: add subblocks property to gdb.BlockJan Vrany1-1/+6
2025-01-27[gdb/doc] Use more lower-case in @sc in the documentationTom de Vries1-1/+1
2025-01-27[gdb/doc] Fix gdb.unwinder docsTom de Vries1-2/+2
2025-01-12Add an option with a color type.Andrei Pikas1-0/+98
2024-12-18Fix typo in Python documentationTom Tromey1-1/+1
2024-12-09Omit artificial symbols from DAP variables responseTom Tromey1-0/+5
2024-11-23[gdb/contrib] Add two rules in common-misspellings.txtTom de Vries1-1/+1
2024-11-15Improvements to gdb.LazyString documentationTom Tromey1-5/+8
2024-11-10gdb/python: implement Python find_exec_by_build_id hookAndrew Burgess1-4/+190
2024-11-01Add gdb.events.tui_enabledTom Tromey1-0/+10
2024-09-11Fix typo in Python TUI window textTom Tromey1-1/+1
2024-08-14btrace: Extend ptwrite event decoding.Felix Willgerodt1-0/+151
2024-08-14python: Add clear() to gdb.Record.Felix Willgerodt1-0/+5
2024-08-14python: Introduce gdb.RecordAuxiliary class.Felix Willgerodt1-0/+13
2024-05-21Clarify documentation for pretty_printer.childTom Tromey1-2/+3
2024-03-08Export "finish" return value to PythonTom Tromey1-0/+6
2024-02-27Rewrite "python" command exception handlingTom Tromey1-3/+3
2024-02-15gdb/doc: Fix several typos in GDB documentationSamuel Tardieu1-2/+2
2024-01-28Document new Python and Guile constantsTom Tromey1-3/+36
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-12gdb/doc: update examples in gdb.Progspace and gdb.Objfile docsAndrew Burgess1-7/+17
2024-01-12gdb/doc: add some notes on selecting suitable attribute namesAndrew Burgess1-0/+16
2024-01-12gdb/python: Add gdb.InferiorThread.__dict__ attributeAndrew Burgess1-0/+35
2024-01-12gdb/python: Add gdb.Inferior.__dict__ attributeAndrew Burgess1-0/+36
2024-01-12gdb/python: New InferiorThread.ptid_string attributeAndrew Burgess1-0/+7
2023-12-11Introduce gdb.interruptTom Tromey1-0/+11
2023-12-11Emit stop reason details in Python stop eventsTom Tromey1-0/+11
2023-12-10Fix "not not" in Python documentationTom Tromey1-1/+1
2023-11-14Update gdb.Symbol.is_variable documentationTom Tromey1-1/+3
2023-11-14Add gdb.Frame.static_link methodTom Tromey1-0/+10
2023-11-14gdb: implement missing debug handler hook for PythonAndrew Burgess1-0/+140
2023-10-26gdb/python: Add new gdb.Value.bytes attributeAndrew Burgess1-0/+16
2023-10-10gdb/python: implement support for sending custom MI async notificationsJan Vrany1-0/+45
2023-10-02gdb: add Python events for program space addition and removalAndrew Burgess1-0/+29
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess1-0/+33
2023-09-28gdb/python: new Progspace.executable_filename attributeAndrew Burgess1-0/+15
2023-09-28gdb/python: new Progspace.symbol_file attributeAndrew Burgess1-0/+17
2023-09-28gdb/doc: extend the description for Progspace.filenameAndrew Burgess1-1/+6
2023-09-26Add two new pretty-printer methodsTom Tromey1-0/+16
2023-09-26Introduce gdb.ValuePrinterTom Tromey1-16/+36
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar1-0/+5
2023-09-11Update Python signal-handling documentationTom Tromey1-2/+4
2023-09-05Add new Python APIs to support DAP value displayTom Tromey1-0/+24
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess1-4/+22
2023-08-11Fix Python documentation for range type fieldsTom Tromey1-3/+0
2023-08-04Fix incorrect class name in free_objfile documentationTom Tromey1-1/+1