https://sourceware.org/bugzilla/show_bug.cgi?id=24509
Bug ID: 24509 Summary: eu-readelf does not know how to dissect DW_AT_discr_list Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tools Assignee: unassigned at sourceware dot org Reporter: tromey at sourceware dot org CC: elfutils-devel 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 eu-readelf will yield something like: ... [ 6b] variant abbrev: 5 discr_list (block1) 7 byte block: 01 01 ff ff ff ff 07 discr_list has a specified structure, and it would be nice if eu-readelf could dump it more verbosely. -- You are receiving this mail because: You are on the CC list for the bug.