From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22524 invoked by alias); 4 Dec 2007 03:30:20 -0000 Received: (qmail 22516 invoked by uid 22791); 4 Dec 2007 03:30:20 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Dec 2007 03:30:11 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 734593C0D5; Mon, 3 Dec 2007 19:30:09 -0800 (PST) Subject: Re: info threads From: Michael Snyder To: Brian Budge Cc: gdb@sourceware.org In-Reply-To: <5b7094580712031329o7754410el60dc06e8b1af2078@mail.gmail.com> References: <5b7094580712021509s5521c61fhd2bcefcfa0369aab@mail.gmail.com> <20071202235626.GA10030@caradoc.them.org> <5b7094580712031329o7754410el60dc06e8b1af2078@mail.gmail.com> Content-Type: text/plain Date: Tue, 04 Dec 2007 03:30:00 -0000 Message-Id: <1196738175.2501.223.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 7bit 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/msg00018.txt.bz2 On Mon, 2007-12-03 at 13:29 -0800, Brian Budge wrote: > Thanks for the pointer. This was on Gentoo Linux, and libpthread was > indeed stripped. I recompiled glibc with FEATURES="nostrip", and > everything works great. You might let the Gentoo folks know that gdb thread debugging will not work if they ship that library stripped.