From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23962 invoked by alias); 25 Nov 2008 19:21:03 -0000 Received: (qmail 23928 invoked by uid 22791); 25 Nov 2008 19:21:03 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 25 Nov 2008 19:20:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 67BCB2A966B; Tue, 25 Nov 2008 14:20:13 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CRou5QiHPGgg; Tue, 25 Nov 2008 14:20:13 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 32D232A9668; Tue, 25 Nov 2008 14:20:13 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 19FD5E7ACD; Tue, 25 Nov 2008 11:20:11 -0800 (PST) Date: Tue, 25 Nov 2008 19:21:00 -0000 From: Joel Brobecker To: Kai Tietz Cc: gdb@sourceware.org Subject: Re: Working on the x86_64-windows native port... Message-ID: <20081125192011.GC4411@adacore.com> References: <20081113224430.GJ10146@adacore.com> <20081113225943.GA25230@ednor.casa.cgf.cx> <20081115174454.GL32364@adacore.com> <90baa01f0811250931o7b0b145dpedf407e8eee3cde9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <90baa01f0811250931o7b0b145dpedf407e8eee3cde9@mail.gmail.com> User-Agent: Mutt/1.4.2.2i 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/msg00155.txt.bz2 > maybe you are interested in a experimental port of gdb, I did some > time ago on old code base (see > http://sourceforge.net/project/showfiles.php?group_id=202880&package_id=259447 > for the source tar ball). Sure! This may prove to be a convenient source of information when I start working on the port (scheduled this week, if all goes well). Thanks a lot :) -- Joel