From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3285 invoked by alias); 13 Nov 2008 23:00:35 -0000 Received: (qmail 2953 invoked by uid 22791); 13 Nov 2008 23:00:30 -0000 X-Spam-Check-By: sourceware.org Received: from pool-96-237-242-157.bstnma.fios.verizon.net (HELO cgf.cx) (96.237.242.157) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 13 Nov 2008 22:59:54 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id F3BCD13C069; Thu, 13 Nov 2008 17:59:43 -0500 (EST) Received: by ednor.cgf.cx (Postfix, from userid 201) id EF7BF2B386; Thu, 13 Nov 2008 17:59:43 -0500 (EST) Date: Thu, 13 Nov 2008 23:00:00 -0000 From: Christopher Faylor To: gdb@sourceware.org, Joel Brobecker Subject: Re: Working on the x86_64-windows native port... Message-ID: <20081113225943.GA25230@ednor.casa.cgf.cx> Mail-Followup-To: gdb@sourceware.org, Joel Brobecker References: <20081113224430.GJ10146@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081113224430.GJ10146@adacore.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00109.txt.bz2 On Thu, Nov 13, 2008 at 02:44:31PM -0800, Joel Brobecker wrote: >My intentions are to split off the 32bit-specific parts to >i386-windows-nat.c, and write the equivalent x86_64-windows-nat.c. >I hope that's OK with everyone (Chris?). I'd like to see the patches before they are applied but I have no objections to this in principle. cgf