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: [RFC] new substitute path when loading feature


> Date: Thu, 15 May 2008 15:16:42 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: aristovski@qnx.com, gdb-patches@sources.redhat.com
> 
> I'm happy to add the band-aid; do you have an idea of what to call it?
> set strict-filenames?

How about "set support-dos-filenames" (on by default)?

> The POSIX parts will work in UTF-8, since no multi-byte UTF-8
> characters contain printable 7-bit ASCII.  Other encodings, or with
> the tolower check, I don't know.

Supporting UTF-8 is good enough for me.

Thanks.


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