From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E3C103858401; Sun, 30 Oct 2022 00:52:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3C103858401 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667091146; bh=uH2SIPZ86NkDqWeZVIvUt4BrihEqhuTgSUdWpJGW0DY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g9qd3xqHvN49cwdTKRzoT+uUqR5yIXHvw8B7+57IvZsS6MrozpjYKrPiW3EakYy3U 1u1ZGQ78l4yw4e/dnuipUoj65RXF3jeyms48Kz2qckTJMzMWPMb5qdSJ0XajiUdQio 7VnWudj88yh4JXHH2zA2Lh4sXtUry2JYNx066Vko= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/29719] eu-readelf -s=section is confusing Date: Sun, 30 Oct 2022 00:52:26 +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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29719 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- I like the WARNING idea. This would also help with something like: $ eu-readelf --symbols=3D.dynsyms /bin/bash Which currently says nothing, but should warn (it is .dynsym without the s). --=20 You are receiving this mail because: You are on the CC list for the bug.=