From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6252 invoked by alias); 15 May 2009 14:37:40 -0000 Received: (qmail 6230 invoked by uid 22791); 15 May 2009 14:37:36 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 May 2009 14:37:28 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 862201075A; Fri, 15 May 2009 14:37:25 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id AA8CF10747; Fri, 15 May 2009 14:37:24 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1M4yXL-0000xj-1e; Fri, 15 May 2009 10:37:23 -0400 Date: Fri, 15 May 2009 14:37:00 -0000 From: Daniel Jacobowitz To: Paul Pluzhnikov Cc: Pedro Alves , gdb-patches@sourceware.org, Joel Brobecker , Hui Zhu , tromey@redhat.com, Thiago Jung Bauermann , Eli Zaretskii Subject: Re: [patch][rfc] Allow GDB to search for the right libthread_db.so.1 Message-ID: <20090515143722.GA3137@caradoc.them.org> Mail-Followup-To: Paul Pluzhnikov , Pedro Alves , gdb-patches@sourceware.org, Joel Brobecker , Hui Zhu , tromey@redhat.com, Thiago Jung Bauermann , Eli Zaretskii References: <8ac60eac0904201019g7ba8056bx5e84e6bfdf5935d8@mail.gmail.com> <8ac60eac0904301618j61051e9du38b34afbc7ed64a3@mail.gmail.com> <8ac60eac0904301719w33175de2w8d1d0fd80bf0feb4@mail.gmail.com> <200905111412.59493.pedro@codesourcery.com> <8ac60eac0905111108g26096302lb902cd414b5a6790@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ac60eac0905111108g26096302lb902cd414b5a6790@mail.gmail.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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/msg00323.txt.bz2 On Mon, May 11, 2009 at 11:08:46AM -0700, Paul Pluzhnikov wrote: > Anxiously waiting for Daniel's verdict now ... Sorry, making things wait for me is unfortunate now; I've got almost no time for GDB :-( This seems fine to me. -- Daniel Jacobowitz CodeSourcery