diff options
author | Markus Metzger <markus.t.metzger@intel.com> | 2022-03-11 06:46:15 +0100 |
---|---|---|
committer | Markus Metzger <markus.t.metzger@intel.com> | 2022-10-18 14:16:08 +0200 |
commit | 60d09f0a0d8000359b8f1dd14b51e7f013ea9e5c (patch) | |
tree | b8845bb794e091f46a82f45b5dd58b3656621129 /gdb/python | |
parent | 44288716537103644dfdd0c72f03be737cafb768 (diff) | |
download | binutils-60d09f0a0d8000359b8f1dd14b51e7f013ea9e5c.zip binutils-60d09f0a0d8000359b8f1dd14b51e7f013ea9e5c.tar.gz binutils-60d09f0a0d8000359b8f1dd14b51e7f013ea9e5c.tar.bz2 |
gdb, solib-svr4: remove locate_base()
Whenever we call locate_base(), we clear info->debug_base directly before
the call. Thus, we never cache the base location as locate_base() had
intended.
Move the svr4_have_link_map_offsets() check into elf_locate_base(), inline
locate_base() at all call sites, and remove it.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions