* solib.c (bfd_lookup_symbol): Fall back on the dynamic symbol
authorMark Kettenis <kettenis@gnu.org>
Mon, 7 Aug 2000 10:56:22 +0000 (10:56 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 7 Aug 2000 10:56:22 +0000 (10:56 +0000)
commit8554b7d530743b6f61cf27f58167e1a8d6699f43
tree83e5a536011715d99d9732e15cee41842e18a36c
parent89727b6fbf33f119332b50e906fde555716ac51a
* solib.c (bfd_lookup_symbol): Fall back on the dynamic symbol
table if the symbol couldn't be found in the normal symbol table
(i.e. if the shared object in question was stripped).
gdb/ChangeLog
gdb/solib.c