From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21221 invoked by alias); 20 Oct 2007 18:07:08 -0000 Received: (qmail 20917 invoked by uid 22791); 20 Oct 2007 18:07:08 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 20 Oct 2007 18:07:05 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-211-79.inter.net.il [80.230.211.79]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JEB12562 (AUTH halo1); Sat, 20 Oct 2007 20:06:49 +0200 (IST) Date: Sun, 21 Oct 2007 10:28:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org In-reply-to: <471A1BFE.3070609@portugalmail.pt> (message from Pedro Alves on Sat, 20 Oct 2007 16:17:18 +0100) Subject: Re: NEWS: Mention new native MinGW configuration Reply-to: Eli Zaretskii References: <471A1BFE.3070609@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/msg00469.txt.bz2 > Date: Sat, 20 Oct 2007 16:17:18 +0100 > From: Pedro Alves > > 2007-10-20 Pedro Alves > > * NEWS: Mention native MinGW configuration. Thanks! > +* GDB can now be built as a native debugger on native x86 Windows > +(mingw32) systems for debugging Portable Executable (PE) executables. > + Fine with me, but the second "native" should be removed, IMO. In fact, I suggest the following text: GDB can now be built as a native debugger for debugging Windows x86 (mingw32) Portable Executable (PE) programs.