From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26237 invoked by alias); 29 Oct 2009 16:52:23 -0000 Received: (qmail 25479 invoked by uid 22791); 29 Oct 2009 16:50:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 29 Oct 2009 16:50:38 +0000 Received: from spaceape9.eur.corp.google.com (spaceape9.eur.corp.google.com [172.28.16.143]) by smtp-out.google.com with ESMTP id n9TGoY6R001619 for ; Thu, 29 Oct 2009 16:50:34 GMT Received: from pxi39 (pxi39.prod.google.com [10.243.27.39]) by spaceape9.eur.corp.google.com with ESMTP id n9TGo7Tc010876 for ; Thu, 29 Oct 2009 09:50:30 -0700 Received: by pxi39 with SMTP id 39so2545889pxi.30 for ; Thu, 29 Oct 2009 09:50:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.115.101.10 with SMTP id d10mr215350wam.61.1256835029882; Thu, 29 Oct 2009 09:50:29 -0700 (PDT) In-Reply-To: <8ac60eac0910221403s751a55anc38ce0a5108a429e@mail.gmail.com> References: <20090902163344.833F476568@localhost> <200910070044.24367.pedro@codesourcery.com> <8ac60eac0910061726n18f8fa9cnea4ddd25d55fe315@mail.gmail.com> <200910081906.38504.pedro@codesourcery.com> <20091008190516.GA23318@caradoc.them.org> <8ac60eac0910081220h47064bq1977dad0f8194075@mail.gmail.com> <20091008194214.GA27413@caradoc.them.org> <8ac60eac0910151741p5f9f8448na0124aa5832e0d34@mail.gmail.com> <8ac60eac0910221403s751a55anc38ce0a5108a429e@mail.gmail.com> Date: Thu, 29 Oct 2009 16:52:00 -0000 Message-ID: <8ac60eac0910290950g57dd49dax95cc604972b329fe@mail.gmail.com> Subject: Re: [patch] Allow gdbserver to dynamically lookup libthread_db.so.1 From: Paul Pluzhnikov To: Paul Pluzhnikov , Pedro Alves , gdb-patches@sourceware.org, Daniel Jacobowitz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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-10/txt/msg00686.txt.bz2 On Thu, Oct 22, 2009 at 2:03 PM, Paul Pluzhnikov w= rote: > On Thu, Oct 15, 2009 at 5:41 PM, Paul Pluzhnikov = wrote: > >> If gdbserver is configured with >> =A0--with-libthread-db=3D/path/to/libthread.db.{a,so} >> then we link with the given library instead of libdl, and directly import >> all the symbols from it. > > http://sourceware.org/ml/gdb-patches/2009-10/msg00356.html > > Ping? Ping? Ping? --=20 Paul Pluzhnikov