From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8490 invoked by alias); 13 Mar 2002 17:09:46 -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 8400 invoked from network); 13 Mar 2002 17:09:39 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 13 Mar 2002 17:09:39 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16lCG3-0003KO-00 for ; Wed, 13 Mar 2002 12:09:47 -0500 Date: Wed, 13 Mar 2002 09:09:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: gdb/threading under arm-linux Message-ID: <20020313120947.A12715@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <908b78124b.miah@picsel.com> <20020305103521.A27860@nevyn.them.org> <20020306110033.A14410@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00117.txt.bz2 On Wed, Mar 13, 2002 at 01:11:57PM +0000, Miah Gregory wrote: > In message <20020306110033.A14410@nevyn.them.org> > Daniel Jacobowitz wrote: > > > On Wed, Mar 06, 2002 at 09:45:15AM +0000, Miah Gregory wrote: > > > In message <20020305103521.A27860@nevyn.them.org> > > > Daniel Jacobowitz wrote: > > -snip- > > > > > Please try a current snapshot (see http://sources.redhat.com/gdb/). > > > > It should work. > > > > No luck. Now both kernels give the SIG32 problem. > > > You almost certainly do not have libthread_db.so.1 in /lib. You need > > that to debug threads. > > Ok, I managed to build enough of libc 2.2.3 in order to get the required > libthread_db.so.1 library, and I then installed that in /lib. > > With the 20020305 snapshot, I get all the same problems. Is there a simple > way to find out whether gdb is trying to use that library? I recommend running gdb within gdb, and breakpointing on thread_db_load. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer