From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25327 invoked by alias); 13 Nov 2008 23:08:12 -0000 Received: (qmail 25177 invoked by uid 22791); 13 Nov 2008 23:08:12 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Nov 2008 23:07:35 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id mADN7Uul027118; Fri, 14 Nov 2008 00:07:30 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id mADN7ULl022866; Fri, 14 Nov 2008 00:07:30 +0100 (CET) Date: Thu, 13 Nov 2008 23:08:00 -0000 Message-Id: <200811132307.mADN7ULl022866@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: gdb@sourceware.org In-reply-to: <20081113224430.GJ10146@adacore.com> (message from Joel Brobecker on Thu, 13 Nov 2008 14:44:31 -0800) Subject: Re: Working on the x86_64-windows native port... References: <20081113224430.GJ10146@adacore.com> 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/msg00110.txt.bz2 > Date: Thu, 13 Nov 2008 14:44:31 -0800 > From: Joel Brobecker > > 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?). Please call files amd64-xxx.c instead of x86_64-xxx.c.