From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29666 invoked by alias); 24 Oct 2007 05:21:22 -0000 Received: (qmail 29655 invoked by uid 22791); 24 Oct 2007 05:21:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 05:21:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 923E72AAC46; Wed, 24 Oct 2007 01:21:13 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hZdYqz-EyyFT; Wed, 24 Oct 2007 01:21:13 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5F0752AAC35; Wed, 24 Oct 2007 01:21:13 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1B8A5E7AC8; Tue, 23 Oct 2007 22:21:11 -0700 (PDT) Date: Wed, 24 Oct 2007 06:05:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [0/8] solib handler rework Message-ID: <20071024052111.GJ764@adacore.com> References: <20071022172729.GE764@adacore.com> <200710222000.l9MK0ejH031231@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710222000.l9MK0ejH031231@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i 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/msg00563.txt.bz2 > Something like the configure patch below should do that. > (Should apply on top of the solib patches.) Yep, just verified it :). -- Joel