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: shared lib dos filename style - one more question


> Date: Tue, 13 Oct 2009 08:29:49 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org, Eli Zaretskii <eliz@gnu.org>,
> 	danny.backx@scarlet.be, drow@false.org
> 
> >  /sysroot/c/path/to/a
> >  /sysroot/d/path/to/b
> > 
> > Leaving the ':' in:
> > 
> >  /sysroot/c:/path/to/a
> >  /sysroot/d:/path/to/b
> 
> Good point. Either form works for me.

I vote for the second, because it covers the case that the colon is
part of a real Unix file name.


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