From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 268463858C60; Sat, 4 Mar 2023 18:14:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 268463858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677953668; bh=4s0q3jZZX31RE7ppGxCecTts7F7orK2xhrjBpSSWntU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V/B0CWnO6v8+TwmzUrmyJ10i2YfuDy7/mDdenEKR+2Uh6Fq5UK5iN4+YrKA2Z+7HM cWhRL+AclORQWeFuPoJV3ifd9ura5qoUIDDlje0i+hXwc6GAv5kk7kdmkis9k0aFm5 siZCX6adHaMOchLzx1H7zY/W3ZX1UxlNIDqrKceI= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/8325] main.cc and subdir/main.cc in one exe cause problems Date: Sat, 04 Mar 2023 18:14:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution 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=3D8325 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Tom Tromey --- Now we have: (gdb) help set filename-display=20 Set how to display filenames. filename-display can be: basename - display only basename of a filename relative - display a filename relative to the compilation directory absolute - display an absolute filename By default, relative filenames are displayed. --=20 You are receiving this mail because: You are on the CC list for the bug.=