From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31906 invoked by alias); 8 Jan 2004 17:12:39 -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 31878 invoked from network); 8 Jan 2004 17:12:37 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 8 Jan 2004 17:12:37 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 984592B8F; Thu, 8 Jan 2004 12:12:36 -0500 (EST) Message-ID: <3FFD8F84.7040100@gnu.org> Date: Thu, 08 Jan 2004 17:12:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb@sources.redhat.com, brobecker@act-europe.fr, dave@hiauly1.hia.nrc.ca Subject: Re: Proposal: obsolete target hppa*-hp-hpux10.* References: <20040108025031.4FA984B35A@berman.michael-chastain.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00089.txt.bz2 > I propose to obsolete this target in gdb 6.1 and remove it in gdb 6.2: > > hppa*-hp-hpux10.* Ah, you've figured out my strategy: shake the tree, see what falls out :-) "go for it". > This does not include hppa*-hp-hpux11.*, which has active development. > > Reasons for removing this configuration: > > . gdb 6.0 does not build on this configuration. > > http://sources.redhat.com/gdb/bugs/1411 > Build of gdb-6.0 on hppa1.1-hp-hpux10.20 fails > > This is a different build failure than the build failures > with hppa2.0w-hp-hpux11.11. > > . there is no development activity for this target > > . there is no QA activity for this target > > . HP's test drive cluster does not include an hp-ux 10.* machine > > . HP has discontinued and obsoleted hp-ux 10.* > > http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,5143,00.html > frequently asked questions -- hp-ux > > 2002-06-30 hp-ux 10.20 removed from corporate price list > 2003-06-30 hp-ux 10.20 product support no longer available from HP > > Reasons for keeping this configuration: > > . Someone (me) is actively working on native hppa2.0w-hp-hpux11.11. Can I guess that you're, at least in part, working on 11.11 because it is a stable PA RISC based platform and offers a path for getting GNU/Linux PA out of limbo? > If gdb works on hpux 11.11, the incremental effort for development > and QA of hpux 10.20 is not as big. This isn't sufficient to justify requiring you spending your volunteer time on that system. If someone is willing to step forward and help, that would be really appreciated. > . There is at least one user (Dave A), which means that there are > probably more users. > > Philosophically, I see the issue as priorities. It takes work to > maintain and QA gdb on hpux 10.20. It takes work even if gdb on hpux > 11.11 is already working. I would rather spend my attention somewhere > else, and so would everybody else in the world, judging by the level of > activity. Yes. Andrew