From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D407D385840D; Tue, 24 Aug 2021 06:15:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D407D385840D From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/26880] hex instead of filename printed in error message Date: Tue, 24 Aug 2021 06:15:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 11.1 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2021 06:15:14 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26880 --- Comment #14 from Tom de Vries --- (In reply to Tom Tromey from comment #13) > (In reply to Tom Tromey from comment #6) > > (In reply to philippe.waroquiers from comment #5) > >=20 > > > Wondering what it would mean to support styled strings in error. > >=20 > > The main difficulty is that when the message is constructed, > > we don't know if it will be printed to a stream that allows > > styling. However, we do have the machinery needed to strip > > the styling when printing, so maybe that would be an option. >=20 > I think the best approach would be to do this, and to reopen > this PR as a feature request to implement this idea. I think it's better to have a spinoff PR, and keep this PR closed: - it makes sure the PR only refers to the "hex instead of filename" problem. - it gives clarity about when the problem was fixed. Filed spinoff PR28259 - "[gdb] Support %ps in error function". --=20 You are receiving this mail because: You are on the CC list for the bug.=