From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23430 invoked by alias); 1 May 2005 20:06:51 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23413 invoked from network); 1 May 2005 20:06:47 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 1 May 2005 20:06:47 -0000 Received: (qmail 24547 invoked from network); 1 May 2005 20:06:46 -0000 Received: from localhost (HELO ?147.11.233.36?) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 1 May 2005 20:06:46 -0000 Message-ID: <427536CF.2060804@codesourcery.com> Date: Sun, 01 May 2005 20:06:00 -0000 From: Mark Mitchell User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Eli Zaretskii CC: me@cgf.cx, paul@codesourcery.com, gdb@sourceware.org Subject: Re: Windows support in GDB References: <200504291513.j3TFDhjx021040@elgar.sibelius.xs4all.nl> <20050429153146.GA27362@nevyn.them.org> <20050429160040.GH10017@trixie.casa.cgf.cx> <42725D6A.7040103@codesourcery.com> <01c54e88$Blat.v2.4$a6623560@zahav.net.il> In-Reply-To: <01c54e88$Blat.v2.4$a6623560@zahav.net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00005.txt.bz2 Eli Zaretskii wrote: >>Date: Fri, 29 Apr 2005 09:14:34 -0700 >>From: Mark Mitchell >>CC: paul@codesourcery.com, gdb@sourceware.org >> >>The fundamental reason for us to use it is that our customers say -- >>strongly -- that they do not want to use Cygwin. (In contrast, I use >>Cygwin every day.) > > > I hope you use the MinGW ports at least as much as you use Cygwin. > Because if those who work on porting tools don't put their own ports > to some serious use, those tolls will remain, well, less ported. I do. In fact, I'm almost always using MinGW hosted toolchains -- but I use Cygwin for things like emacs, bash, and all those other familiar GNU tools. :-) -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304