From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1166 invoked by alias); 11 May 2009 11:34:29 -0000 Received: (qmail 1149 invoked by uid 22791); 11 May 2009 11:34:28 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 May 2009 11:34:24 +0000 Received: (qmail 20312 invoked from network); 11 May 2009 11:34:22 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 11 May 2009 11:34:22 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch][rfc] Allow GDB to search for the right libthread_db.so.1 Date: Mon, 11 May 2009 11:34:00 -0000 User-Agent: KMail/1.9.10 Cc: Hui Zhu , Joel Brobecker , Paul Pluzhnikov , tromey@redhat.com, Thiago Jung Bauermann , Eli Zaretskii , Daniel Jacobowitz References: <8ac60eac0904221810x24763ecaj4a888927b766e7f7@mail.gmail.com> <20090505033835.GH10734@adacore.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905111234.23748.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: 2009-05/txt/msg00209.txt.bz2 Hi guys, what's the status on this patch? This conflicts (patch-wise, that is) much with one of the base linux multi-process patches: http://sourceware.org/ml/gdb-patches/2009-04/msg00132.html I'm trying to figure out how to proceed here. I'll happily adjust my patch to apply on top of Paul's, provided it isn't stuck forever. :-) -- Pedro Alves