aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2025-06-16 15:33:02 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2025-06-26 14:08:31 -0400
commitaff04ed34f5da8bad080c88c9a1229f5be2e1a5b (patch)
tree3f39f96347fd62c1b80651a2c2e7ce7947b50264 /gdb/python/python.c
parentf643d36e9f82946efc9676b73be037ecfafb895a (diff)
downloadbinutils-aff04ed34f5da8bad080c88c9a1229f5be2e1a5b.zip
binutils-aff04ed34f5da8bad080c88c9a1229f5be2e1a5b.tar.gz
binutils-aff04ed34f5da8bad080c88c9a1229f5be2e1a5b.tar.bz2
gdb/solib: use solib::ops for operations that concern a single solib
For operations that concern a single solib, use the solib_ops backlink added in the previous patch (solib::ops), instead of using the solib_ops from the gdbarch. This is a small / easy step towards not using gdbarch_so_ops, which is necessary for the C++ification patch later in this series. There is no change in behavior expected. Change-Id: If80e9ea717a2788bada1cf0940cda3c73933bcff Approved-By: Pedro Alves <pedro@palves.net>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions