From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11616 invoked by alias); 21 Oct 2007 10:28:34 -0000 Received: (qmail 11606 invoked by uid 22791); 21 Oct 2007 10:28:33 -0000 X-Spam-Check-By: sourceware.org Received: from mu-out-0910.google.com (HELO mu-out-0910.google.com) (209.85.134.184) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 21 Oct 2007 10:28:31 +0000 Received: by mu-out-0910.google.com with SMTP id g7so1212952muf for ; Sun, 21 Oct 2007 03:28:28 -0700 (PDT) Received: by 10.86.71.1 with SMTP id t1mr2814496fga.1192962507899; Sun, 21 Oct 2007 03:28:27 -0700 (PDT) Received: from ?88.210.66.13? ( [88.210.66.13]) by mx.google.com with ESMTPS id h7sm4561754nfh.2007.10.21.03.28.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Oct 2007 03:28:25 -0700 (PDT) Message-ID: <471B26AE.9070907@portugalmail.pt> Date: Sun, 21 Oct 2007 12:34:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13) Gecko/20070824 Thunderbird/1.5.0.13 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sourceware.org Subject: Re: NEWS: Mention new native MinGW configuration References: <471A1BFE.3070609@portugalmail.pt> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00470.txt.bz2 Eli Zaretskii wrote: > >> +* 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. > Thanks, checked in with your suggestion. Cheers, Pedro Alves