objdump -e

Nick Clifton nickc@redhat.com
Mon Mar 17 12:04:00 GMT 2008


Hi Masao,

> I have an object file built as -gstabs with binutils 2.11.2 and gcc
> 2.95.3.  If I do objdump -g it with newer objdump (2.16.1), "%anonN"
> numbering looks broken to me - all of them become "%anon3".

By implication if you look at these object files with "objdump -g" from 
the old 2.11.2 release you see the correct "%anonN" numbering.  Is this 
correct ?

> Those are targeted to sh--netbsd-*.
> 
> Any hint and/or commentes are appreciated.  Thanks.

Try the current mainline CVS binutils sources.  If the problem is still 
there then please create a bug report in bugzilla 
(http://sourceware.org/bugzilla/) and include a small test case so that 
we can look at the problem ourselves.

Cheers
   Nick

PS Or you could just switch over to using DWARF debug info :-)



More information about the Binutils mailing list