From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 946133858433; Wed, 22 Mar 2023 20:43:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 946133858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679517807; bh=ar4gG9K9ANnx1k3vtkeOlfWdGKUG96DmMBSZe1OxweI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=S4xP/Cst4P4e0BvH6xTeUyVAEdzT/+cb4KqG9oXmN/8vW4GJy21FpVmC+/bqS2JS/ jY07cQvNSp4h7Q3FiP7Pccd02H0IPcZQChjyVLvbSB+dy8T0Dz3xbWXCVkjVGs94kW +zgJxvROOtPEeHyKcFExxjY/8AWxO3MgBeFLdOVQ= From: "jon.turney at dronecode dot org.uk" To: gdb-prs@sourceware.org Subject: [Bug gdb/30017] Cygwin gdb fails when given a windows absolute path Date: Wed, 22 Mar 2023 20:43:27 +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: 11.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jon.turney at dronecode dot org.uk X-Bugzilla-Status: UNCONFIRMED 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=3D30017 --- Comment #7 from Jon Turney --- Yes, the way to fix this is not to try to revert that commit, but, as I mentioned previously, to add explicit handling for Windows-style paths on Cygwin in the place where this change makes it go wrong. --=20 You are receiving this mail because: You are on the CC list for the bug.=