binutils-gdb/gdb/python
Tom Tromey e433e995a9 Rename symtab::fullname
This renames symtab::fullname to m_fullname and adds new accessor
methods.
2024-06-24 09:11:29 -06:00
..
lib/gdb DAP: Handle "stepOut" request in outermost frame 2024-06-06 10:25:19 -06:00
py-all-events.def
py-arch.c
py-auto-load.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
py-block.c Memoize gdb.Block and make them hashable 2024-06-04 10:54:18 -06:00
py-bpevent.c
py-breakpoint.c Rename symtab::fullname 2024-06-24 09:11:29 -06:00
py-cmd.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
py-connection.c
py-continueevent.c
py-dap.c Don't allow new-ui to start the TUI 2024-05-17 09:39:41 -06:00
py-disasm.c Return gdbpy_ref<> from gdbpy_call_method 2024-06-13 10:13:36 -06:00
py-event-types.def
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c Return gdbpy_ref<> from gdbpy_call_method 2024-06-13 10:13:36 -06:00
py-frame.c
py-framefilter.c Return gdbpy_ref<> from gdbpy_call_method 2024-06-13 10:13:36 -06:00
py-function.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
py-gdb-readline.c
py-inferior.c [gdb/python] Throw MemoryError in inferior.read_memory if malloc fails 2024-04-16 15:53:47 +02:00
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h
py-lazy-string.c fix division by zero in target_read_string() 2024-06-11 09:50:08 -06:00
py-linetable.c
py-membuf.c
py-mi.c
py-micmd.c
py-newobjfileevent.c
py-objfile.c
py-param.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
py-prettyprint.c
py-progspace.c gdb: make progspace::exec_filename private, add getter / setter 2024-06-07 23:09:03 -04:00
py-record-btrace.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
py-record-btrace.h
py-record-full.c
py-record-full.h
py-record.c
py-record.h
py-ref.h
py-registers.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c
py-tui.c Add gdbpy_call_method overloads for gdbpy_ref<> 2024-06-13 10:13:37 -06:00
py-type.c
py-uiout.h
py-unwind.c [gdb/python] Make gdb.UnwindInfo.add_saved_register more robust (fixup) 2024-05-10 08:46:21 +02:00
py-utils.c
py-value.c Enable call of overloaded subscript operator from python 2024-06-03 17:23:26 +02:00
py-varobj.c
py-xmethods.c
python-config.py Run isort 2024-04-02 11:21:39 -06:00
python-internal.h [gdb/build] Redo poisoning of PyObject_CallMethod 2024-06-19 19:18:23 +02:00
python.c Make global_symbol_searcher::filenames private 2024-06-10 14:10:09 -06:00
python.h