From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11201 invoked by alias); 19 Sep 2005 20:41:48 -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 11180 invoked by uid 22791); 19 Sep 2005 20:41:45 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 19 Sep 2005 20:41:45 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EHSSN-00083G-3P; Mon, 19 Sep 2005 16:41:43 -0400 Date: Mon, 19 Sep 2005 20:41:00 -0000 From: Daniel Jacobowitz To: David Highley Cc: gdb@sources.redhat.com Subject: Re: RedHat Advanced Server 3 and thread debugging Message-ID: <20050919204143.GA30918@nevyn.them.org> Mail-Followup-To: David Highley , gdb@sources.redhat.com References: <200509191916.j8JJGrrM013515@elgar.sibelius.xs4all.nl> <200509192038.j8JKcWwh025585@douglas.highley-recommended.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509192038.j8JKcWwh025585@douglas.highley-recommended.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00133.txt.bz2 On Mon, Sep 19, 2005 at 01:38:32PM -0700, David Highley wrote: > We do not strip the executables. But oddly no one has addressed the > original question of whether we get the same thread model between a > static and dynamic link given we see with the ps command multiple pid's > for a static link and one pid for dynamic link. That's because we can't answer it. It has nothing to do with GDB, and everything to do with your Linux vendor. I recommend you ask them. -- Daniel Jacobowitz CodeSourcery, LLC