From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9496 invoked by alias); 15 Dec 2001 02:12:44 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 9473 invoked from network); 15 Dec 2001 02:12:43 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sources.redhat.com with SMTP; 15 Dec 2001 02:12:43 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 257DF3E29; Fri, 14 Dec 2001 21:12:37 -0500 (EST) Message-ID: <3C1AB194.7080902@cygnus.com> Date: Fri, 14 Dec 2001 18:12:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [RFA] Don't use thread_db on corefiles References: <20011213114847.A17989@nevyn.them.org> <3C190DDC.B32D6A7B@cygnus.com> <20011213152958.A30211@nevyn.them.org> <3C1931E3.E240B409@cygnus.com> <20011213180259.A11251@nevyn.them.org> <3C1933E7.E2B9DE87@cygnus.com> <20011213181006.A11536@nevyn.them.org> <3C193BA0.2030207@cygnus.com> <20011213184449.A12630@nevyn.them.org> <3C19516C.DB743DF2@cygnus.com> <20011213232816.C20920@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00389.txt.bz2 > On Thu, Dec 13, 2001 at 05:10:04PM -0800, Michael Snyder wrote: > >> Hold on -- I think we're having too many conversations at once. >> The kernel doesn't know anything about glibc threads, which are >> the only threads that thread-db is concerned with. > > > Oversimplification there on my part. At the moment, LinuxThreads is > the only package we've been asked to support for Linux thread > debugging; and for the at least short-term foreseeable future, it uses > a one-thread/one-kernel-task model. Thus the kernel has everything I > need to debug them. We? Just to clarify something is that a royal wee? Andrew