binutils-gdb/gdb/python
Simon Marchi 13d03262f2 gdb: move struct ui and related things to ui.{c,h}
I'd like to move some things so they become methods on struct ui.  But
first, I think that struct ui and the related things are big enough to
deserve their own file, instead of being scattered through top.{c,h} and
event-top.c.

Change-Id: I15594269ace61fd76ef80a7b58f51ff3ab6979bc
2023-05-01 15:40:54 -04:00
..
lib/gdb Add readMemory and writeMemory requests to DAP 2023-04-03 08:47:52 -06:00
py-all-events.def
py-arch.c
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c
py-cmd.c
py-connection.c
py-continueevent.c
py-dap.c gdb: move struct ui and related things to ui.{c,h} 2023-05-01 15:40:54 -04:00
py-disasm.c
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
py-frame.c gdb/python: allow Frame.read_var to accept named arguments 2023-04-06 15:04:17 +01:00
py-framefilter.c
py-function.c
py-gdb-readline.c
py-inferior.c
py-infevents.c
py-infthread.c
py-instruction.c
py-instruction.h
py-lazy-string.c
py-linetable.c Constify linetables 2023-03-11 08:48:10 -07:00
py-membuf.c
py-micmd.c
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-record-btrace.c
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 gdb: make find_thread_ptid an inferior method 2023-04-04 21:05:30 -04:00
py-tui.c
py-type.c Replace field_is_static with a method 2023-05-01 09:20:37 -06:00
py-unwind.c gdb/python: have PendingFrame methods accept keyword arguments 2023-04-06 15:01:43 +01:00
py-utils.c
py-value.c
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h
python.c gdb: move struct ui and related things to ui.{c,h} 2023-05-01 15:40:54 -04:00
python.h