From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12484 invoked by alias); 24 Oct 2007 15:12:36 -0000 Received: (qmail 12470 invoked by uid 22791); 24 Oct 2007 15:12:35 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 15:12:34 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id l9OFCWBd029193 for ; Wed, 24 Oct 2007 11:12:32 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l9OFCV7t001020 for ; Wed, 24 Oct 2007 11:12:31 -0400 Received: from ironwood.lan (vpn-14-49.rdu.redhat.com [10.11.14.49]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l9OFCUh3002342 for ; Wed, 24 Oct 2007 11:12:31 -0400 Date: Wed, 24 Oct 2007 15:46:00 -0000 From: Kevin Buettner To: gdb-patches@sourceware.org Subject: Re: [0/8] solib handler rework Message-ID: <20071024081224.529b645c@ironwood.lan> In-Reply-To: <200710192131.l9JLVYuv002496@d12av02.megacenter.de.ibm.com> References: <200710192131.l9JLVYuv002496@d12av02.megacenter.de.ibm.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.4; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2007-10/txt/msg00583.txt.bz2 On Fri, 19 Oct 2007 23:31:34 +0200 (CEST) "Ulrich Weigand" wrote: > OK to apply to mainline? I've approved parts 1, 2, 7, and 8. Parts 3-6 look reasonable too, but I'm not as familiar with the files that these patches touch, and so will leave it up to others to comment on these portions. If everyone's concerns with those portions have been addressed, you can consider them approved too. Kevin