From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19699 invoked by alias); 8 Dec 2004 06:05:21 -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 19678 invoked from network); 8 Dec 2004 06:05:16 -0000 Received: from unknown (HELO arwen.tausq.org) (64.81.244.109) by sourceware.org with SMTP; 8 Dec 2004 06:05:16 -0000 Received: by arwen.tausq.org (Postfix, from userid 1000) id E6C3F6BE3E; Tue, 7 Dec 2004 22:05:12 -0800 (PST) Date: Wed, 08 Dec 2004 06:12:00 -0000 From: Randolph Chung To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] First cut of SOM and PA64 solib support Message-ID: <20041208060512.GK6359@tausq.org> Reply-To: Randolph Chung 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01c4dce0$Blat.v2.2.2$fd74ece0@zahav.net.il> X-GPG: for GPG key, see http://www.tausq.org/gpg.txt User-Agent: Mutt/1.5.6+20040722i X-SW-Source: 2004-12/txt/msg00232.txt.bz2 > Btw, does this patch add something to the list of platforms/OS that > support solib? We have a list of such platforms in gdb.texinfo (in > the "Files" node), so I'm wondering whether we need to add something > to that list. are you talking about this bit? @cindex shared libraries @value{GDBN} supports HP-UX, SunOS, SVr4, Irix 5, and IBM RS/6000 shared libraries. 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. thanks randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/