From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C12B3842AE3; Thu, 30 Jun 2022 13:26:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C12B3842AE3 From: "mark at klomp dot org" To: dwz@sourceware.org Subject: [Bug default/27363] Emit more detailed diagnostic output for "Unknown DWARF" Date: Thu, 30 Jun 2022 13:26:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2022 13:26:22 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27363 --- Comment #2 from Mark Wielaard --- For some reason I added commit 2 from comment #1 but not commit 1. I have done so now: commit beca0b4f1423f97f7a2da74a45f9f86d401e4ad2 Author: Mark Wielaard Date: Sun Feb 21 16:55:17 2021 +0100 Print abbrev or DIE offset for Unknown DWARF error message. * dwz.c (read_abbrev): Add .debug_abbrev offset to error messag= e. (read_exprloc): Print DIE offset that referenced the unknown operand in error message. (read_expr_low_mem_phase1): Likewise. (read_debug_info): Add die_offset to error messages for unknown forms, attributes extending beyond end of CU or unknown block form attributes. https://sourceware.org/bugzilla/show_bug.cgi?id=3D27363 --=20 You are receiving this mail because: You are on the CC list for the bug.=