From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25721 invoked by alias); 4 Dec 2007 19:22:35 -0000 Received: (qmail 25712 invoked by uid 22791); 4 Dec 2007 19:22:34 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Dec 2007 19:22:27 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6FD0B9833F; Tue, 4 Dec 2007 19:22:26 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 3C7BF98100; Tue, 4 Dec 2007 19:22:26 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IzdLd-0006OO-Gm; Tue, 04 Dec 2007 14:22:25 -0500 Date: Tue, 04 Dec 2007 19:22:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: Michael Snyder , Brian Budge , gdb@sourceware.org Subject: Re: info threads Message-ID: <20071204192225.GA24557@caradoc.them.org> Mail-Followup-To: Jim Blandy , Michael Snyder , Brian Budge , gdb@sourceware.org References: <5b7094580712021509s5521c61fhd2bcefcfa0369aab@mail.gmail.com> <20071202235626.GA10030@caradoc.them.org> <5b7094580712031329o7754410el60dc06e8b1af2078@mail.gmail.com> <1196738175.2501.223.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00029.txt.bz2 On Tue, Dec 04, 2007 at 09:10:13AM -0800, Jim Blandy wrote: > Just a thought: stripping doesn't remove the dynamic symbol table. > I think GDB reads both the dynamic and static ELF symbol tables. > If we could get the symbols libpthread_db needs into libpthread's > dynamic symbol table, would that prevent stripping from breaking > thread debugging? The maintainers refused. I tried this years ago. -- Daniel Jacobowitz CodeSourcery