This is the mail archive of the gdb-patches@sources.redhat.com 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: Use lrealpath instead of gdb_realpath


> Date: Sun, 29 May 2005 14:19:45 -0400
> From: Christopher Faylor <me@cgf.cx>
> 
> I *do* think that D:\foo\bar/baz.c is ugly.  I haven't seen a case where
> this type of path was unacceptable, though.  However, if there was going
> to be a problem then it would probably be in the use of '/'.  So, I
> think that lrealpath should probably be changed to convert every slash
> to a backslash.

Then we should probably change SLASH_STRING back to '\\' for the MinGW
build.


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