public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug tools/22138] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values.
@ 2017-09-14 19:25 fweimer at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fweimer at redhat dot com @ 2017-09-14 19:25 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 22138
           Summary: Support marking "debug" info files with special
                    ET_GNU_DEBUG_* values.
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: carlos at redhat dot com, elfutils-devel at sourceware dot org,
                    fweimer at redhat dot com, unassigned at sourceware dot org
            Blocks: 22101
  Target Milestone: ---

+++ This bug was initially created as a clone of Bug #22136 +++

We need a way to identify "debug" info files, which appear like they are ELF
files but if inspected are actually missing a lot of information and can't be
properly parsed without the original DSO or executable.

To that end I suggest we adopt:

* ET_GNU_DEBUG_EXEC
* ET_GNU_DEBUG_DYN
* ET_GNU_DEBUG_REL

As ways to mark these files a debug information files. We can place them into
the OS-specific area, and audit that we don't overlap anything important from
other OSs.

We would need new binutils options to edit, adjust and set the "debug"-ness of
files.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=22101
[Bug 22101] Dynamic loader must ignore "debug" shared objects e.g.
ET_GNU_DEBUG_*
-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-14 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-14 19:25 [Bug tools/22138] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).