]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add program_space parameter to lookup_minimal_symbol_linkage
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 17 Jul 2024 03:52:04 +0000 (23:52 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 12 Aug 2024 14:38:29 +0000 (10:38 -0400)
commit2e7c4d0fe5b7d28af9c6ba94e76c42fe8ca08eb7
tree82a10a850a14715d8ba64f23c6653e0d3bd530f8
parent3b996cc7aee674615de57126ad4837daa4f5ac94
gdb: add program_space parameter to lookup_minimal_symbol_linkage

Make the current_program_space reference bubble up one level.

Change-Id: Ic349dc96b7d375ad7c66022d84657136f0de8c87
Reviewed-by: Keith Seitz <keiths@redhat.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/dwarf2/ada-imported.c
gdb/minsyms.c
gdb/minsyms.h
gdb/symtab.c