From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 05DD53898C69; Tue, 15 Nov 2022 16:12:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 05DD53898C69 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668528755; bh=Q71T1aPXqq7/uaITUkartWAVGggbeP3AsbUP/488JZM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u1EZtQBdfoPyqGom9STU6qDwG3qfussRwbSihf+fa64rgPkRcS6CwI161lYt3vzj4 6A6qZgBWyj9NjZ3cMpCe4rq3tDDqusTbP+xu9iym7MDMp4aveFuA0c86pOwk6ttnUQ c3Uq8eOoz3PR35aiJZk5DmQ9TFFgLq05WBUKbs+0= From: "mliska at suse dot cz" To: elfutils-devel@sourceware.org Subject: [Bug tools/29719] eu-readelf -s=section is confusing Date: Tue, 15 Nov 2022 16:12:34 +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: mliska at suse dot cz 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: 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 --- Comment #3 from Martin Liska --- (In reply to Mark Wielaard from comment #2) > 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). Great, can you please take the suggested patch and add a test-case for it? Thanks. --=20 You are receiving this mail because: You are on the CC list for the bug.=