From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6386 invoked by alias); 3 Nov 2008 14:10:30 -0000 Received: (qmail 6284 invoked by uid 22791); 3 Nov 2008 14:10:28 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 03 Nov 2008 14:09:50 +0000 Received: (qmail 13823 invoked from network); 3 Nov 2008 14:09:48 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Nov 2008 14:09:48 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFC] Share the shared library list between inferiors Date: Mon, 03 Nov 2008 14:10:00 -0000 User-Agent: KMail/1.9.10 References: <200810272329.04758.pedro@codesourcery.com> In-Reply-To: <200810272329.04758.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811031409.49565.pedro@codesourcery.com> 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: 2008-11/txt/msg00007.txt.bz2 I've checked this in. -- Pedro Alves