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 mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to