From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20745 invoked by alias); 2 Mar 2006 01:01:15 -0000 Received: (qmail 20737 invoked by uid 22791); 2 Mar 2006 01:01:15 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Mar 2006 01:01:13 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 9449D48CC05 for ; Wed, 1 Mar 2006 20:01:11 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14775-01-2 for ; Wed, 1 Mar 2006 20:01:11 -0500 (EST) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id 4DEB548CBD9 for ; Wed, 1 Mar 2006 20:01:11 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id ABE3A47E7F; Wed, 1 Mar 2006 17:01:10 -0800 (PST) Date: Thu, 02 Mar 2006 01:01:00 -0000 From: Joel Brobecker To: gdb@sources.redhat.com Subject: ia64-hpux GDB based on gdb-6.3 Message-ID: <20060302010110.GH1475@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00006.txt.bz2 Hello all, Just a quick note to say that AdaCore has ported GDB to ia64-hpux a while ago. I am definitely planning to contribute this port and offer it for inclusion in the FSF tree, but I'm really short on time these days. There are also a couple of things I haven't finished with it that I'd like to work on too. For instance, I haven't had time to implement core file support. It's going to take a little bit of time because it's an area of BFD and GDB I'm not very familiar with, particularly BFD. Perhaps I should still contribute this port without this? But for those of you who are curious or interested, check out our sources on libre.adacore.com (GDB for Ada snapshot section). -- Joel