From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14562 invoked by alias); 22 Oct 2007 04:17:45 -0000 Received: (qmail 14552 invoked by uid 22791); 22 Oct 2007 04:17:44 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 Oct 2007 04:17:42 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-42-227.inter.net.il [80.230.42.227]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ICH15457 (AUTH halo1); Mon, 22 Oct 2007 06:14:58 +0200 (IST) Date: Mon, 22 Oct 2007 04:38:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org In-reply-to: <471BC773.2070802@portugalmail.pt> (message from Pedro Alves on Sun, 21 Oct 2007 22:41:07 +0100) Subject: Re: NEWS: Mention new native MinGW configuration Reply-to: Eli Zaretskii References: <471A1BFE.3070609@portugalmail.pt> <20071021193753.GA1344@ednor.casa.cgf.cx> <471BC773.2070802@portugalmail.pt> 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-10/txt/msg00486.txt.bz2 > Date: Sun, 21 Oct 2007 22:41:07 +0100 > From: Pedro Alves > > > GDB can now be built as a native debugger for Windows x86 (mingw32) > > Portable Executable (PE) programs. > > > > ... this can get bikeshedy fast. > > On my first suggestion, I was trying to make it clear that we're > talking about a native MinGW build - I failed it so seems. > > I think both Eli's (now checked in), and yours suffer a bit from > the fact that there is already a native debugger that can > debug mingw32 programs - the native cygwin gdb. If that's what you wanted to say then let's say it: GDB can now be built with the MinGW compiler as a native debugger for Windows x86 (mingw32) Portable Executable (PE) programs.