From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A976F3937415; Tue, 15 Nov 2022 20:55:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A976F3937415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668545754; bh=ekpPrRvfGJeFSAzfq4Az57gcz7s2AkxLdrk4ux9w+GM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BhcPMyvZOcMmLEP7luiYVmHlmfZ/VeUvHp5iIgYHJl/uJ8ox593zOyVjlwiSawzWn 4SrR6eJiPoASbZnGFMS8T0nDOmRCNFBjSmnpmHeb89d6zH/a0fKU+szD90ofQ6C2qU Rf3CRbOjmqhkaFj5WIuvf307VUg1yGp1DTHtnXPg= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug tools/29786] Unable to understand, in objdump, the user is not using the name, so using a.out Date: Tue, 15 Nov 2022 20:55:54 +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: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status 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=3D29786 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG CC| |fche at redhat dot com Status|UNCONFIRMED |RESOLVED --- Comment #1 from Frank Ch. Eigler --- Why not use an empty string as a filename? A user can type eu-objdump "" to pass an empty string if that's really what she wants. Defaulting to "a.out" in the absence of a filename is traditional. --=20 You are receiving this mail because: You are on the CC list for the bug.=