From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3934 invoked by alias); 2 Nov 2005 16:49:29 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 3926 invoked by uid 22791); 2 Nov 2005 16:49:27 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 02 Nov 2005 16:49:27 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXLnh-0008HZ-Gj; Wed, 02 Nov 2005 11:49:25 -0500 Date: Wed, 02 Nov 2005 16:49:00 -0000 From: Daniel Jacobowitz To: Frank Meerkoetter Cc: gdb@sourceware.org Subject: Re: multithreaded programs on arm-linux Message-ID: <20051102164925.GA31801@nevyn.them.org> Mail-Followup-To: Frank Meerkoetter , gdb@sourceware.org References: <20051101191051.01may9ecmkmsc4wk@admin.betaversion.net> <20051101182213.GA388@nevyn.them.org> <20051102090018.va9dq0zxu4eocc0o@admin.betaversion.net> <20051102134615.0uzlh7ogng4kc44o@admin.betaversion.net> <20051102134303.GA26674@nevyn.them.org> <20051102143909.GA27932@nevyn.them.org> <20051102165558.mg4g0d5htl8ockco@admin.betaversion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051102165558.mg4g0d5htl8ockco@admin.betaversion.net> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00037.txt.bz2 On Wed, Nov 02, 2005 at 04:55:58PM +0100, Frank Meerkoetter wrote: > Quoting Daniel Jacobowitz : > > >On Wed, Nov 02, 2005 at 03:33:17PM +0100, Andreas Schwab wrote: > >>Daniel Jacobowitz writes: > >> > >>> While this is true, a LinuxThreads library won't require > >>> nptl_version... > >> > >>I was assuming NPTL, because AFAIK LinuxThreads does not have the symbol > >>stripping problem (the dynamic symbol table of the library should be good > >>enough). > > > >Oh. Huh - I didn't realize that. > > Does anyone have an idea left how i could end up with > a thread enabled gdb? > > What steps could i try to narrow down the problem? How about answering whether you are using NPTL or LinuxThreads first? -- Daniel Jacobowitz CodeSourcery, LLC