aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2025-06-16 15:33:01 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2025-06-26 14:08:31 -0400
commitf643d36e9f82946efc9676b73be037ecfafb895a (patch)
tree981dcee4af4dbc0c421f9544478d0ab6d0b473df /gdb/python/python.c
parent021108382a84cc8ddfee2c249049d9ecca6a0ec6 (diff)
downloadbinutils-f643d36e9f82946efc9676b73be037ecfafb895a.zip
binutils-f643d36e9f82946efc9676b73be037ecfafb895a.tar.gz
binutils-f643d36e9f82946efc9676b73be037ecfafb895a.tar.bz2
gdb/solib: add solib -> solib_ops backlink
The subsequent C++ification commit makes it so that one struct solib_ops is instantiated for each program space. For some operations, it will then become necessary to be able to get the right solib_ops instance from a given solib. Add an solib -> solib_ops backlink for that. Change-Id: Ib95407b3fa5fcfba55cf874e0e9dcd2d43a402e4 Approved-By: Pedro Alves <pedro@palves.net>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions