From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24604 invoked by alias); 28 Mar 2006 02:24:17 -0000 Received: (qmail 24594 invoked by uid 22791); 28 Mar 2006 02:24:16 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Mar 2006 02:24:15 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FO3sR-00038o-Kn for gdb-patches@sources.redhat.com; Tue, 28 Mar 2006 04:24:11 +0200 Received: from ip127.bb146.pacific.net.hk ([202.64.146.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Mar 2006 04:24:11 +0200 Received: from tausq by ip127.bb146.pacific.net.hk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Mar 2006 04:24:11 +0200 To: gdb-patches@sources.redhat.com From: Randolph Chung Subject: Re: [RFA] solib-som.c fix for hpux Date: Tue, 28 Mar 2006 18:29:00 -0000 Message-ID: References: <442382D1.4010104@tausq.org> <20060324202315.GB26748@nevyn.them.org> <20060327125731.694bb85e@ironwood.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5 (Windows/20051201) In-Reply-To: <20060327125731.694bb85e@ironwood.lan> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00316.txt.bz2 >>> 2006-03-24 Randolph Chung >>> >>> * solib-som.c (link_map_start): Don't error out if there is >>> not yet a link map. >> It seems OK to me, but I don't want to approve SOM changes; maybe get >> Kevin's opinion, since this is a shared library topic? > > It looks okay to me too. Thanks. This has been committed. randolph