bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22136] Support marking "debug" info files with special ET_


From: nickc at redhat dot com
Subject: [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values.
Date: Fri, 15 Sep 2017 15:59:14 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Hi H.J.

> Why not use program property?

I can see a couple of potential objections:

  * Separate debug info files do not (currently) contain any notes.

  * It is harder for a tool to locate and parse the notes section
    than to just examine the e_type field in the ELF header.  Since
    the point of this change is to allow ELF consumers to detect
    non-ELF-conforming separate debug info files, allowing them to do
    so easily would be a good idea.

  * The GNU Property Notes are currently only supported on x86 targets.

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]