From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45964 invoked by alias); 1 Feb 2017 19:17:11 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 45829 invoked by uid 48); 1 Feb 2017 19:16:58 -0000 From: "mark at klomp dot org" To: libabigail@sourceware.org Subject: [Bug default/21023] The abidw tool does not appear to read dwarf from .dwp files associated with executables Date: Sun, 01 Jan 2017 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com 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-SW-Source: 2017-q1/txt/msg00028.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21023 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- This probably is something that elfutils should transparently support for libabigail. But currently elfutils libdw doesn't support GNU DebugFission dwp/split-dwarf. Parts of it are in the process of being standardized now f= or DWARF5. But the standard hasn't been finalized and code for elfutils is not= yet there (and after DWARF5 public beta was released some details were changed). For now I would recommend not using -gsplit-dwarf and dwp. If you are looki= ng for smaller or "split" DWARF then yse using eu-strip -o and dwz to create d= ebug multi-files. That is supported. --=20 You are receiving this mail because: You are on the CC list for the bug.