This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: objdump -e


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 :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]