https://sourceware.org/bugzilla/show_bug.cgi?id=27478
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Nick Clifton <nickc at redhat dot com> ---
Hi Tom,
Yes - you were right - that problem had resurfaced. Whilst testing
a fix I also found that if you *did* want sections in separate debuginfo
files to be dumped they would be omitted. So I have checked in a patch
that fixes both of these problems.
So now "readelf --string-dump=.gnu_debugaltlink 1" will dump the section
in 1 and not complain about it missing from 3. Plus "readelf -x1 1" will
dump the .interp section in 1, whilst "readelf -x1 1 -P" will dump both
that section *and* the .note.gnu_build-id section in 3.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.