[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/18362] New: readelf needs to provide support for .debug_ra
From: |
dje at google dot com |
Subject: |
[Bug binutils/18362] New: readelf needs to provide support for .debug_ranges with DWO files (fission) |
Date: |
Thu, 30 Apr 2015 20:29:43 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18362
Bug ID: 18362
Summary: readelf needs to provide support for .debug_ranges
with DWO files (fission)
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: dje at google dot com
Target Milestone: ---
If I dump .debug_ranges of a binary built with fission, readelf ignores the
entries in .debug_ranges that come from DWO files (because readelf only emits
range entries for which it reads debug info for, and the needed debug info is
in the DWO file).
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/18362] New: readelf needs to provide support for .debug_ranges with DWO files (fission),
dje at google dot com <=