Can objdump show friendly symbolic function name?

Michael Hennebry hennebry@web.cs.ndsu.nodak.edu
Thu Jul 15 15:23:00 GMT 2010


On Thu, 15 Jul 2010, Pan ruochen wrote:

>> I think that -S will do roughly what you want.

> 'mips-linux-gnu-objdump -d -r _uclibc/lib/libuClibc-0.9.30.so'
> and
> 'mips-linux-gnu-objdump -d -r -S _uclibc/lib/libuClibc-0.9.30.so'
> make no difference.

I'm surprised.
avr-objdump -S is what I and other guys at www.avrfreaks.net use.
Of course, we aren't using it on shared libraries,
just "executable" .elf files.

-- 
Michael   hennebry@web.cs.ndsu.NoDak.edu
"Pessimist: The glass is half empty.
Optimist:   The glass is half full.
Engineer:   The glass is twice as big as it needs to be."



More information about the Binutils mailing list