From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26173 invoked by alias); 12 Jul 2006 03:22:47 -0000 Received: (qmail 26163 invoked by uid 22791); 12 Jul 2006 03:22:47 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Jul 2006 03:22:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-214-13.inter.net.il [84.228.214.13]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id FEY55565 (AUTH halo1); Wed, 12 Jul 2006 06:22:35 +0300 (IDT) Date: Wed, 12 Jul 2006 03:22:00 -0000 Message-Id: From: Eli Zaretskii To: Joel Brobecker , gdb-patches@sources.redhat.com In-reply-to: <20060711225019.GB1686@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 11 Jul 2006 18:50:19 -0400) Subject: Re: [RFA] New substitute-path commands Reply-to: Eli Zaretskii References: <20060705215606.GF3580@adacore.com> <20060705230129.GA1145@nevyn.them.org> <20060706044733.GC673@adacore.com> <1152198199.6282.63.camel@dufur.beaverton.ibm.com> <20060706162952.GB24631@nevyn.them.org> <20060707052219.GA971@adacore.com> <20060711124739.GA18324@nevyn.them.org> <20060711222524.GC1262@adacore.com> <20060711225019.GB1686@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00105.txt.bz2 > Date: Tue, 11 Jul 2006 18:50:19 -0400 > From: Daniel Jacobowitz > Cc: gdb-patches@sources.redhat.com > > The other question is what to do with "C:" on cygwin/mingw32. If you mean the case that the sources are moved from C:/foo to D:/foo, then it should be handled, I think.