From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10310 invoked by alias); 16 Oct 2007 14:35:43 -0000 Received: (qmail 10302 invoked by uid 22791); 16 Oct 2007 14:35:42 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.189) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 16 Oct 2007 14:35:37 +0000 Received: by nf-out-0910.google.com with SMTP id b11so1680649nfh for ; Tue, 16 Oct 2007 07:35:34 -0700 (PDT) Received: by 10.78.159.7 with SMTP id h7mr5002717hue.1192545333255; Tue, 16 Oct 2007 07:35:33 -0700 (PDT) Received: by 10.78.188.17 with HTTP; Tue, 16 Oct 2007 07:35:33 -0700 (PDT) Message-ID: <4053daab0710160735w6eff34dci7ddd4ea117a1937a@mail.gmail.com> Date: Tue, 16 Oct 2007 14:41:00 -0000 From: "Pedro Alves" To: gdb-patches@sourceware.org Subject: Re: Support of gdb for Windows 64 native systems In-Reply-To: <20071016135619.GA24389@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071014173921.GD11619@ednor.casa.cgf.cx> <20071014221603.GA13096@ednor.casa.cgf.cx> <20071014222252.GA13023@caradoc.them.org> <20071015184525.GI14543@ednor.casa.cgf.cx> <20071015185451.GA3934@caradoc.them.org> <4713F838.9050104@portugalmail.pt> <20071016042121.GA22246@ednor.casa.cgf.cx> <4053daab0710160053v56c78dael4a8c732c3b7d70d7@mail.gmail.com> <20071016135619.GA24389@ednor.casa.cgf.cx> X-Google-Sender-Auth: 9c9c310681706421 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/msg00421.txt.bz2 Christopher Faylor wrote: > I approve this patch. > Great! Thank you very much. > * config/i386/mingw.mh, config/i386/mingw.mt: New files. > > * configure.tgt (i[34567]86-*-mingw32*): Set gdb_target = mingw. Could someone review these hunks? Cheers, Pedro Alves