This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] New substitute-path commands


On Wed, Jul 12, 2006 at 06:22:40AM +0300, Eli Zaretskii wrote:
> > Date: Tue, 11 Jul 2006 18:50:19 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> > 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.

Oh, OK.  Then we can do this the easy way and not worry specially about
drive prefixes, and use IS_ABSOLUTE_PATH.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]