From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13584 invoked by alias); 19 Apr 2009 14:59:05 -0000 Received: (qmail 13576 invoked by uid 22791); 19 Apr 2009 14:59:04 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp02.br.ibm.com (HELO e24smtp02.br.ibm.com) (32.104.18.86) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 19 Apr 2009 14:58:59 +0000 Received: from mailhub1.br.ibm.com (mailhub1.br.ibm.com [9.18.232.109]) by e24smtp02.br.ibm.com (8.13.1/8.13.1) with ESMTP id n3JFI2BT023195 for ; Sun, 19 Apr 2009 12:18:02 -0300 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3JExGf81335416 for ; Sun, 19 Apr 2009 11:59:16 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3JEwuD1028500 for ; Sun, 19 Apr 2009 11:58:56 -0300 Received: from [9.8.2.127] ([9.8.2.127]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n3JEwtYT028490; Sun, 19 Apr 2009 11:58:55 -0300 Subject: Re: [patch][rfc] Allow GDB to search for the right libthread_db.so.1 From: Thiago Jung Bauermann To: Paul Pluzhnikov Cc: tromey@redhat.com, gdb-patches ml In-Reply-To: <8ac60eac0904171213p4c075224x5f5c3661d240f383@mail.gmail.com> References: <20090406203920.CCD6F19C4EC@localhost> <1239225742.8871.145.camel@localhost.localdomain> <8ac60eac0904101205h76d8377cv843db8177e74f8af@mail.gmail.com> <8ac60eac0904171213p4c075224x5f5c3661d240f383@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 19 Apr 2009 14:59:00 -0000 Message-Id: <1240153134.19777.35.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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-04/txt/msg00494.txt.bz2 El vie, 17-04-2009 a las 12:13 -0700, Paul Pluzhnikov escribió: > Attached is a revised patch, with updated ChangeLog and documentation > changes. This version looks great to me. My only comment is that you are using dladdr, which is a glibc extension. Since linux-thread-db.c is only used in native Linux targets, this doesn't seem much of a problem. But do we care about Linux systems with other libc implementations (e.g., diet libc, uClibc (I didn't check whether theses libraries have dladdr or not))? -- []'s Thiago Jung Bauermann IBM Linux Technology Center