diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-06-16 15:33:01 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2025-06-26 14:08:31 -0400 |
commit | f643d36e9f82946efc9676b73be037ecfafb895a (patch) | |
tree | 981dcee4af4dbc0c421f9544478d0ab6d0b473df /gdb/testsuite/gdb.python/py-missing-debug.py | |
parent | 021108382a84cc8ddfee2c249049d9ecca6a0ec6 (diff) | |
download | binutils-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/testsuite/gdb.python/py-missing-debug.py')
0 files changed, 0 insertions, 0 deletions