From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7566 invoked by alias); 22 Mar 2004 14:22:25 -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 7558 invoked from network); 22 Mar 2004 14:22:23 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 22 Mar 2004 14:22:23 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1B5QJk-00051u-Mq; Mon, 22 Mar 2004 09:22:16 -0500 Date: Mon, 22 Mar 2004 17:33:00 -0000 From: Daniel Jacobowitz To: Lukas Heiniger Cc: gdb@sources.redhat.com Subject: Re: SIGTRAP or SIG32 when remote debugging threads Message-ID: <20040322142216.GA19284@nevyn.them.org> Mail-Followup-To: Lukas Heiniger , gdb@sources.redhat.com References: <200403191107.34202.lukas.heiniger@fela.ch> <20040319172854.GA14209@nevyn.them.org> <200403220947.46105.lukas.heiniger@fela.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403220947.46105.lukas.heiniger@fela.ch> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03/txt/msg00198.txt.bz2 On Mon, Mar 22, 2004 at 09:47:46AM +0100, Lukas Heiniger wrote: > On Friday 19 March 2004 18:28, Daniel Jacobowitz wrote: > > On Fri, Mar 19, 2004 at 11:07:34AM +0100, Lukas Heiniger wrote: > > > I'm trying to do thread debugging on an arm7 target with a gdb 6.0 > > > snapshot and gdbserver. I've been searching this list for two days now > > > but haven't found an answer to my problem. > > > > Have you set solib-absolute-prefix? It doesn't look like it. > > Thanks > > I do have set solib-absolute-prefix to .../target_fs > > where target_fs contains a copy of the target file system (including /lib > and /usr/lib ...) > > solib-search-path is not set, however. I tried various combinations with > solib-search-path and solib-absolute-prefix but still I always get > > Program received signal SIG32, Real-time event 32. > 0x40088534 in ?? () You may have to debug GDB to find out why it is not loading shared libraries then. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer