From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17152 invoked by alias); 7 Feb 2007 18:37:57 -0000 Received: (qmail 17140 invoked by uid 22791); 7 Feb 2007 18:37:56 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 07 Feb 2007 18:37:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HErfs-0003uL-GI; Wed, 07 Feb 2007 13:37:44 -0500 Date: Wed, 07 Feb 2007 18:37:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: qinwei@sunnorth.com.cn, bjgnu@sunnorth.com.cn, gdb-patches@sourceware.org Subject: Re: [Patch]: Path problems when setting breakpoints using mingw-build-gdb Message-ID: <20070207183744.GB14189@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , qinwei@sunnorth.com.cn, bjgnu@sunnorth.com.cn, gdb-patches@sourceware.org References: <20070205120616.GA25602@nevyn.them.org> <20070206115756.GA28356@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00062.txt.bz2 On Wed, Feb 07, 2007 at 08:11:51PM +0200, Eli Zaretskii wrote: > > Date: Tue, 6 Feb 2007 06:57:57 -0500 > > From: Daniel Jacobowitz > > 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. Yes, an extra knob here would be reasonable indeed. -- Daniel Jacobowitz CodeSourcery