From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6454 invoked by alias); 21 Apr 2003 17:19:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6447 invoked from network); 21 Apr 2003 17:19:18 -0000 Received: from unknown (HELO nucifera.sea.equator.com) (216.254.12.202) by sources.redhat.com with SMTP; 21 Apr 2003 17:19:18 -0000 Received: from kakarot.sea.equator.com ([10.0.16.79]) by nucifera.sea.equator.com (Lotus Domino Release 5.0.11) with SMTP id 2003042110191685:28022 ; Mon, 21 Apr 2003 10:19:16 -0700 Received: by kakarot.sea.equator.com (sSMTP sendmail emulation); Mon, 21 Apr 2003 10:19:17 -0700 To: gdb@sources.redhat.com Subject: Re: multi-thread gdbserver and static libthread_db References: <20030421161034.GA8325@nevyn.them.org> From: Kevin Hilman Organization: Equator Technologies, Inc. Date: Mon, 21 Apr 2003 17:19:00 -0000 In-Reply-To: <20030421161034.GA8325@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00231.txt.bz2 Also, does this require a specific kernel feature/version? It appears to use some /proc magic. Is the /proc support available in the 2.2.20 kernel? Kevin