From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5961 invoked by alias); 1 May 2005 20:24:23 -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 5944 invoked from network); 1 May 2005 20:24:20 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 1 May 2005 20:24:20 -0000 Received: from zaretski (IGLD-80-230-71-109.inter.net.il [80.230.71.109]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BCR72509 (AUTH halo1); Sun, 1 May 2005 23:22:19 +0300 (IDT) Date: Sun, 01 May 2005 20:24:00 -0000 From: "Eli Zaretskii" To: Mark Mitchell Message-ID: <01c54e8b$Blat.v2.4$528cb160@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: me@cgf.cx, paul@codesourcery.com, gdb@sourceware.org In-reply-to: <427536CF.2060804@codesourcery.com> (message from Mark Mitchell on Sun, 01 May 2005 13:06:39 -0700) Subject: Re: Windows support in GDB Reply-to: Eli Zaretskii 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> <427536CF.2060804@codesourcery.com> X-SW-Source: 2005-05/txt/msg00007.txt.bz2 > Date: Sun, 01 May 2005 13:06:39 -0700 > From: Mark Mitchell > CC: me@cgf.cx, paul@codesourcery.com, gdb@sourceware.org > > I use Cygwin for things like emacs, bash, and all those other > familiar GNU tools. :-) There's a native Windows port of Emacs, FWIW. It works fine with MinGW ports of GNU software. Bash is another matter (although I don't quite understand why there's no MinGW port of it, since there's an excellent DJGPP port which could be used as a starting point). I use an old port of zsh when I really need a Unixy shell on Windows.