From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110847 invoked by alias); 9 Jul 2019 21:54:20 -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 110792 invoked by uid 48); 9 Jul 2019 21:54:17 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/24795] eu-unstrip doesn't recognize MIPS_DWARF as debug section Date: Tue, 09 Jul 2019 21:54:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: mark at klomp 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: 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: 2019-q3/txt/msg00033.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24795 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- (In reply to Tom de Vries from comment #0) > Consider the section header table of a hello world exec on debian 7 MIPS: BTW. Isn't Debian 7 really old? > This is with an old eu-strip (0.152), but I don't manage building from git > for now, See the README: To build a git checkout do: autoreconf -i -f && \ ./configure --enable-maintainer-mode && \ make && make check Please let us know what issues you are seeing. > so atm I cannot say whether this is fixed on trunk or not. It isn't. elfutils doesn't have a MIPS backend and so knows nothing about special MIPS ELF constructs. --=20 You are receiving this mail because: You are on the CC list for the bug.