Hi Doug,
.debug_* sections of the same name aren't getting merged in the
executable.
Try looking at the linker script that is being used. You may need to
add explicit entries for the debug sections.
Cheers
Nick
___
bug-binutils mailing list
Configuration target is powerpc-ibm-aix5.2.0.0
I'm working on adding Dwarf2 support on AIX.
After spending a few weeks fiddling with the native linker, I've
switched to Gnu ld.
.debug_* sections of the same name aren't getting merged in the
executable. I'm hoping someone on the list can point
Hi Ramiro,
I've come accross this error today, and about 9 hours later I was able
to make a nice testcase to reproduce it.
Thanks for taking the time to generate a test case.
- That executable is stripped using strip.exe. (CVS produces the same
error)
Is there a strip program included wit
It would be handy if there were an option argument to request this behavior:
s//\t/
Using a tab for the separator is important for other tools that might want to
process these lines further,
such as 'align', which could then line them up nicely.
--
Summary: c++filt RFE: show both or