From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100387 invoked by alias); 1 May 2019 20:47:36 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 100359 invoked by uid 48); 1 May 2019 20:47:33 -0000 From: "tromey at sourceware dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/24509] New: eu-readelf does not know how to dissect DW_AT_discr_list Date: Wed, 01 May 2019 20:47:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00055.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24509 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=3D83935#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. --=20 You are receiving this mail because: You are on the CC list for the bug.