From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5175 invoked by alias); 2 May 2005 19:38:05 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5109 invoked from network); 2 May 2005 19:37:56 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 2 May 2005 19:37:56 -0000 Received: from zaretski (IGLD-80-230-71-109.inter.net.il [80.230.71.109]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BCW29545 (AUTH halo1); Mon, 2 May 2005 22:37:16 +0300 (IDT) Date: Mon, 02 May 2005 19:38:00 -0000 From: "Eli Zaretskii" To: Dennis Brueni Message-ID: <01c54f4e$Blat.v2.4$2f2abaa0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com, bob@brasko.net, drow@false.org In-reply-to: (dbrueni@slickedit.com) Subject: Re: [RFC] fullname attribute for GDB/MI stack frames Reply-to: Eli Zaretskii References: X-SW-Source: 2005-05/txt/msg00061.txt.bz2 > Date: Mon, 2 May 2005 10:22:19 -0400 > From: "Dennis Brueni" > Cc: "Bob Rossi" , > "Eli Zaretskii" , > "Daniel Jacobowitz" > > Also, in my tests at least, the fullname paths from stack frames > all come back as /cygdrive//..., so the simplistic > regex would suffice. Please don't count on that. The test suite should work for all supported platforms, not only for Cygwin. The other non-Posix platforms don't have the /cygdrive// thingy.