[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22136] New: Support marking "debug" info files with specia
From: |
carlos at redhat dot com |
Subject: |
[Bug binutils/22136] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values. |
Date: |
Thu, 14 Sep 2017 16:51:36 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22136
Bug ID: 22136
Summary: Support marking "debug" info files with special
ET_GNU_DEBUG_* values.
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: carlos at redhat dot com
Target Milestone: ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/22136] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values.,
carlos at redhat dot com <=
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., carlos at redhat dot com, 2017/09/14
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., carlos at redhat dot com, 2017/09/14
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., fweimer at redhat dot com, 2017/09/14
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., hjl.tools at gmail dot com, 2017/09/14
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., carlos at redhat dot com, 2017/09/14
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., hjl.tools at gmail dot com, 2017/09/15
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., hjl.tools at gmail dot com, 2017/09/15
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., nickc at redhat dot com, 2017/09/15
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., fweimer at redhat dot com, 2017/09/15
- [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values., mark at klomp dot org, 2017/09/15