This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Reading symbols from dynamic symbol table
- From: Daniel Jacobowitz <drow at false dot org>
- To: Jaimon Jose <jjaimon at Yahoo dot com>
- Cc: gdb at sources dot redhat dot com
- Date: Tue, 7 Dec 2004 23:45:58 -0500
- Subject: Re: Reading symbols from dynamic symbol table
- References: <41B68423.9080509@Yahoo.com>
On Wed, Dec 08, 2004 at 10:03:39AM +0530, Jaimon Jose wrote:
> I have few libraries built with --retain-symbols-file ld option. I
> can't see the correct symbols when I open the core file due to this. It
> always shows the stack trace with few exported symbols+offset. However,
> 'nm' is able to read all the symbols from dynamic symbol table. Is
> there a way to instruct gdb to read symbols from dynamic symbol table?
It normally does - is this ELF? You'll have to investigate why it
isn't working.
--
Daniel Jacobowitz