From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3329 invoked by alias); 8 Dec 2004 17:48:44 -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 3312 invoked from network); 8 Dec 2004 17:48:38 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 8 Dec 2004 17:48:38 -0000 Received: from zaretski ([80.230.148.214]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DWZ47156 (AUTH halo1); Wed, 8 Dec 2004 19:21:27 +0200 (IST) Date: Wed, 08 Dec 2004 20:01:00 -0000 From: "Eli Zaretskii" To: Randolph Chung Message-ID: <01c4dd4a$Blat.v2.2.2$7a6e8bc0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <20041208060512.GK6359@tausq.org> (message from Randolph Chung on Tue, 7 Dec 2004 22:05:12 -0800) Subject: Re: [commit] First cut of SOM and PA64 solib support Reply-to: Eli Zaretskii References: <20041207052424.GU6359@tausq.org> <20041207102838.190db2d3.kevinb@redhat.com> <20041207211735.GD6359@tausq.org> <20041207150227.5e30b125.kevinb@redhat.com> <20041207230816.GE6359@tausq.org> <20041207162726.030bb7cc.kevinb@redhat.com> <20041208013849.GF6359@tausq.org> <01c4dce0$Blat.v2.2.2$fd74ece0@zahav.net.il> <20041208060512.GK6359@tausq.org> X-SW-Source: 2004-12/txt/msg00242.txt.bz2 > Date: Tue, 7 Dec 2004 22:05:12 -0800 > From: Randolph Chung > Cc: gdb-patches@sources.redhat.com > > are you talking about this bit? > > @cindex shared libraries > @value{GDBN} supports HP-UX, SunOS, SVr4, Irix 5, and IBM RS/6000 shared > libraries. Yes. > if so i think that list is fine as is. this patch is just to modernize > the HPUX shared lib support; it does not add new functionality. Okay, thanks for checking.