From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8009 invoked by alias); 20 Dec 2001 23:08:25 -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 7914 invoked from network); 20 Dec 2001 23:07:08 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 20 Dec 2001 23:07:08 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA04034; Thu, 20 Dec 2001 15:07:05 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.9.3/8.9.3) id QAA29802; Thu, 20 Dec 2001 16:06:48 -0700 Date: Thu, 20 Dec 2001 15:08:00 -0000 From: Kevin Buettner Message-Id: <1011220230648.ZM29801@ocotillo.lan> In-Reply-To: Fernando Nasser "Re: so-thresh.exp problems" (Dec 20, 5:33pm) References: <27386.1008887197@porcupine.cygnus.com> <3C226736.39ACABF@redhat.com> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: Fernando Nasser , law@redhat.com Subject: Re: so-thresh.exp problems Cc: gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2001-12/txt/msg00546.txt.bz2 On Dec 20, 5:33pm, Fernando Nasser wrote: > Nobody currently maintains the gdb.hp part of the testsuite, so you > can check fixes in if you want. I am sure it will improve things. > > But I don't know about gdb/somsolib.c. As a "Past Maintainer", you are > probably the closest thing we have for an HP maintainer :-) But is not > my call. As one of the solib maintainers, I guess that Jeff's somsolib.c changes are up to me to approve. I feel kind of funny about this though because I know almost nothing about this file. Anyhow, Jeff's somsolib.c change looks okay to me. Also, as far as I'm concerned, Jeff can check in any other changes that he wants to make to somsolib.c. (somsolib.c is one of those files that we want bring into the solib-*.c fold. Anything that's done to it to put it into working order first is more than welcome.) Kevin