From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0FC4F3858C30; Tue, 7 Mar 2023 00:54:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0FC4F3858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678150475; bh=/TyfwFtJLGsQjD1mrgoxbOhAiEkO1pzWUZrIvLl1Wjc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aEMzU5U7FPqGFF9eAkcrFh5HtxbYZ6EgkdAKm7bTXfxCFgjEW5ayqhL+al51EdRdZ W9tfygLrfQHwoJVllWR7OJbZuaVZoWYUZ+yUZ9dEwNKMeRHgvhbWX0p2vVCYe5SMgl T8j8qdq49bjaZAfLTcpbBHe05Gf9zvssbu8BlkiU= From: "jonah at kichwacoders dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30017] Cygwin gdb fails when given a windows absolute path Date: Tue, 07 Mar 2023 00:54:34 +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: jonah at kichwacoders dot com 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 #3 from Jonah Graham --- Thanks Jon for the analysis. > but some one who cares about this edge-case will have to write it. I think that is the problem we are facing now as to who will solve this problem. For the last ~20 years it turns out that CDT was relying on undefi= ned behaviour in Cygwin/GDB that changed in GDB 10. We are going to track that work in CDT here https://github.com/eclipse-cdt/cdt/issues/228 but at the moment no one is allocated to it, but here is hoping that someone steps forward. I have given guidance of where someone could start in CDT. --=20 You are receiving this mail because: You are on the CC list for the bug.=