From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27562 invoked by alias); 31 Oct 2002 17:32:24 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27534 invoked from network); 31 Oct 2002 17:32:23 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 31 Oct 2002 17:32:23 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E1CEA3C9D; Thu, 31 Oct 2002 12:32:20 -0500 (EST) Message-ID: <3DC16924.1020704@redhat.com> Date: Thu, 31 Oct 2002 09:32:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFA/Semi-obvious/5.3?] Fix compilation error in hppa-tdep.c References: <20021030080837.GY903@gnat.com> <20021030144334.GB20785@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00599.txt.bz2 > On Wed, Oct 30, 2002 at 12:08:37AM -0800, Joel Brobecker wrote: > >> This also gives me the opportunity to announce that the HP/UX target >> is important for ACT, and that we will do the work necessary to keep >> this port in good shape. My first goal for this platform is to make it >> at least multiarch partial. > > > Well! Your timing is good; I've been waiting for a response from > Andrew for my last attempt to remove the HP/UX bits entirely. But if > someone's going to do the work than I don't need to push for that. > This is good news. > > Joel, is there any chance that ACT could provide outside GDB developers > with access to an HP/UX system? That would make it much easier not to > break HP/UX (and to figure out what works on HP/UX now at all). > > HP provides a number of Test Drive programs, which seem to cover > everything HP/Compaq has ever offered _except_ for HP/UX. It does. It's got: HP-UX 11i 11.22 on i2000 Itanium i2000 2@750MHz HP-UX 11i 11.11 on rp2470 PA RISC rp2470 2@750MHz HP-UX 11i 11.11 on rp5470 PA RISC rp5470 4@550MHz but the two PA RISC machines are still down from the move. ETA is apparently ``later today''. Andrew