binutils-gdb/gdb/python
Simon Marchi 3c86fae3d9 gdb: remove symtab::objfile
Same idea as previous patch, but for symtab::objfile.  I find
it clearer without this wrapper, as it shows that the objfile is
common to all symtabs of a given compunit.  Otherwise, you could think
that each symtab (of a given compunit) can have a specific objfile.

Change-Id: Ifc0dbc7ec31a06eefa2787c921196949d5a6fcc6
2022-04-07 13:05:22 -04:00
..
lib/gdb Remove more Python 2 code 2022-04-04 03:40:22 -06:00
py-all-events.def
py-arch.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-auto-load.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-block.c
py-bpevent.c
py-breakpoint.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-cmd.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-connection.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-continueevent.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: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-framefilter.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-function.c
py-gdb-readline.c
py-inferior.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-infevents.c
py-infthread.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-instruction.c
py-instruction.h
py-lazy-string.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-linetable.c
py-membuf.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-micmd.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-newobjfileevent.c
py-objfile.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-param.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-prettyprint.c Rename print_spaces_filtered 2022-03-29 12:46:24 -06:00
py-progspace.c
py-record-btrace.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-record-btrace.h
py-record-full.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-record-full.h
py-record.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-record.h
py-ref.h
py-registers.c gdb: move struct reggroup into reggroups.h header 2022-04-07 16:01:18 +01:00
py-signalevent.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-stopevent.c
py-stopevent.h
py-symbol.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-symtab.c gdb: remove symtab::objfile 2022-04-07 13:05:22 -04:00
py-threadevent.c
py-tui.c
py-type.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
py-unwind.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-utils.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
py-value.c
py-varobj.c
py-xmethods.c gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
python-config.py
python-internal.h gdb/python: remove Python 2/3 compatibility macros 2022-03-23 07:42:57 -04:00
python.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
python.h