From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 52F9F3861004; Tue, 16 Mar 2021 19:46:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52F9F3861004 From: "mliska at suse dot cz" To: dwz@sourceware.org Subject: [Bug default/24726] [dwz] Support DWARF5 Date: Tue, 16 Mar 2021 19:46:38 +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: mliska at suse dot cz X-Bugzilla-Status: NEW 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: cc 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: Tue, 16 Mar 2021 19:46:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24726 Martin Liska changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mliska at suse dot cz --- Comment #6 from Martin Liska --- > - Handle DW_FORM_addrx[1234] > (and .debug_addr section, DW_OP_addrx, DW_OP_constx, DW_AT_addr_base) I have a test-case where these are present. It's well known MozillaFirefox package: https://splichal.eu/tmp/libxul.so-86.0.1-1.1.x86_64.debug.zst It's rejected currently in: $ dwz libxul.so-86.0.1-1.1.x86_64.debug -L 200000000 -l 40000000 dwz: ./usr/lib/debug/usr/lib64/firefox/libxul.so-86.0.1-1.1.x86_64.debug: Unknown DWARF DW_OP_addrx --=20 You are receiving this mail because: You are on the CC list for the bug.=