From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8650 invoked by alias); 19 Nov 2014 18:54:40 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 8583 invoked by uid 89); 19 Nov 2014 18:54:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 19 Nov 2014 18:54:38 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAJIsZCK023815 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 19 Nov 2014 13:54:35 -0500 Received: from host2.jankratochvil.net (ovpn-116-94.ams2.redhat.com [10.36.116.94]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sAJIsVxe008665 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Wed, 19 Nov 2014 13:54:34 -0500 Date: Wed, 19 Nov 2014 18:54:00 -0000 From: Jan Kratochvil To: Michael Eager Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [patch] Remove HPUX Message-ID: <20141119185431.GA2360@host2.jankratochvil.net> References: <20141016220028.GA25839@host2.jankratochvil.net> <544060F6.2070309@eagerm.com> <20141017132613.GH25846@adacore.com> <54414F78.5060905@eagerm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54414F78.5060905@eagerm.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00442.txt.bz2 On Fri, 17 Oct 2014 19:18:48 +0200, Michael Eager wrote: > On 10/17/14 06:26, Joel Brobecker wrote: > >>There is a LinkedIn HP-UX Users group with almost 4000 members. > >>I don't know whether it is active or moribund. It might be nice > >>to see if anyone in the group cares before pulling the plug. > > > >Would you mind sending them a link to this message, and ask if > >any of them would like to step up for it? FWIW, I don't have > >any idea of the status of the debugger. On PA, the last version > >I used was 6.3; on ia64, it was 7.5. > > I posted messages about dropping GDB support in HP-UX in > several LinkedIn groups related to HP-UX. Some messages are > awaiting approval. Are the messages still awaiting approval? Jan