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: [Patch]: Path problems when setting breakpoints using mingw-build-gdb


> Date: Tue, 6 Feb 2007 06:57:57 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: qinwei@sunnorth.com.cn, bjgnu@sunnorth.com.cn,
> 	gdb-patches@sourceware.org
> 
> > We already have FILENAME_CMP; perhaps all we need is to expand it on
> > Windows into a specially written (perhaps inline) function instead of
> > strcasecmp.
> > 
> > WDYT?
> 
> On all platforms, please, not just on Windows.

I think this would be dangerous, and probably shouldn't be the
default.


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