From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18717 invoked by alias); 14 Feb 2010 06:08:54 -0000 Received: (qmail 18708 invoked by uid 22791); 14 Feb 2010 06:08:54 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Sun, 14 Feb 2010 06:08:50 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 87F3A2BAC43; Sun, 14 Feb 2010 01:08:48 -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 C9ZPkIEsayGd; Sun, 14 Feb 2010 01:08:48 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1311B2BAC34; Sun, 14 Feb 2010 01:08:47 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 40CE4F59AE; Sun, 14 Feb 2010 10:08:40 +0400 (RET) Date: Sun, 14 Feb 2010 06:08:00 -0000 From: Joel Brobecker To: Andrew Cc: gdb@sourceware.org Subject: Re: Gdb ported to ia64-hp-hpux11.23? Message-ID: <20100214060840.GU2919@adacore.com> References: <564572.78136.qm@web33807.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564572.78136.qm@web33807.mail.mud.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-02/txt/msg00108.txt.bz2 > Is this problem specific to my local host or is it that gdb just > hasn't been ported to ia64-hpux? The FSF version of GDB has indeed not been ported to ia64-hpux. I did a port for AdaCore which I swore I would contribute, but then it didn't happen - mostly because of lack of time and inexperience on my end. We're still using gdb-6.3 for ia64-linux, and I can put a tarball of the sources on sourceware.org as a "code drop", if you are interested. It's on my radar to port the FSF GDB to ia64-hpux, but that's for my next Christmas-break "treat", which is quite a ways away. It might be sooner if I really get fed up with supporting such an ancient version as gdb-6.3 but, looking at my calendar, this seems pretty unlikely. -- Joel