OSDN Git Service

* 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)
commit400e89a03a9ae4b046be426791b82d734c45fc64
tree05a0154868d0b04ad183a1e5a160cfeaac8ac7b3
parent2eebac516a21fa665d63bda4d846d55ce45d0cd7
* 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