bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27478] [readelf] warning about missing section in separate


From: nickc at redhat dot com
Subject: [Bug binutils/27478] [readelf] warning about missing section in separate debug info file
Date: Thu, 18 Mar 2021 14:06:04 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]