bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24510] New: readelf does not know how to dissect DW_AT_dis


From: tromey at sourceware dot org
Subject: [Bug binutils/24510] New: readelf does not know how to dissect DW_AT_discr_list
Date: Wed, 01 May 2019 20:49:03 +0000

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

            Bug ID: 24510
           Summary: readelf does not know how to dissect DW_AT_discr_list
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Consider the Ada test case in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83935#c2.

Compiling to a .o and then using readelf -wi will yield something
like:

...
 <3><6b>: Abbrev Number: 5 (DW_TAG_variant)
    <6c>   DW_AT_discr_list  : 7 byte block: 1 1 ff ff ff ff 7  (unrecognised)

discr_list has a specified structure, and it would be nice
if readelf could dump it more verbosely.

-- 
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]