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: Mon, 01 Mar 2021 14:54:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27478

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Tom,

  That warning should now have gone away, tanks to a patch recently 
  committed by H.J.

  But in general debug info files can contain information that is
  relevant to the decoding of other sections in the "main" file,
  even non-debug sections.  (For example debug info files often
  contain symbol tables which are absent from the main file).

  This is why the automatic following of debug links behaviour
  was added.  The addition is still being debated however and
  it may very change.  For some information please see the thread
  starting here:

https://sourceware.org/pipermail/binutils/2021-February/115310.html

  and then continuing here:

https://sourceware.org/pipermail/binutils/2021-March/115582.html

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]