From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9379 invoked by alias); 23 Aug 2003 14:48:06 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9356 invoked from network); 23 Aug 2003 14:47:55 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (205.232.38.116) by sources.redhat.com with SMTP; 23 Aug 2003 14:47:55 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id CEAC2D2DAF; Sat, 23 Aug 2003 07:47:49 -0700 (PDT) Date: Sat, 23 Aug 2003 14:48:00 -0000 From: Joel Brobecker To: Randolph Chung Cc: gdb@sources.redhat.com Subject: Re: gdb for hppa Message-ID: <20030823144749.GC1529@gnat.com> References: <20030818025436.GP21328@tausq.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030818025436.GP21328@tausq.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-08/txt/msg00269.txt.bz2 Hello Randolph, > so, i heard gdb/hppa is looking for some help? :-) Yes :) > my primary interest is in getting gdb working on hppa-linux, but from > talking to drow, looking at the code and what needs to be done, i > think it'll be worthwhile to merge the palinux code (which is not in > cvs yet) with the hpux stuff in cvs instead of having a separate target. I agree. > what is the current status of hppa support? Right now, only hppa*-*-hpux* is supported. All the other targets have been obsoleted. The HPPA port has recently been partially multiarched (both 32 and 64 bit), and I am working on improving the port so that it is fully multiarched. -- Joel