From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5430 invoked by alias); 26 Jun 2003 04:58:05 -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 29991 invoked from network); 26 Jun 2003 02:17:22 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 26 Jun 2003 02:17:22 -0000 Received: from dsl093-172-017.pit1.dsl.speakeasy.net ([66.93.172.17] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19VMJN-0001gf-00; Wed, 25 Jun 2003 21:16:33 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19VMIS-0003Fz-00; Wed, 25 Jun 2003 22:15:36 -0400 Date: Thu, 26 Jun 2003 04:58:00 -0000 From: Daniel Jacobowitz To: nak26 Cc: gdb Subject: Re: pthread_db innitializing error Message-ID: <20030626021536.GB12416@nevyn.them.org> Mail-Followup-To: nak26 , gdb References: <3EF9EED0@webmail.drexel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EF9EED0@webmail.drexel.edu> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-06/txt/msg00481.txt.bz2 On Wed, Jun 25, 2003 at 01:42:18PM -0400, nak26 wrote: > > > >Eh? It sounds like you're not using the right libraries at all. > >solib-absolute-prefix should point to a copy of the target filesystem > >layout - the target's versions of libraries. It shouldn't search /lib > >at all. > > > > I meant to say solib-search-path... > > > > >Probably symbol resolution is not working; most likely because you have > >the wrong libpthread on the host. > > > > What do you mean by "you have the wrong libpthread on the host"? > How can I doctor this? Is GDB on the host finding the _host's_ libpthread, or the _target's_ libpthread copied to the host? It must be the latter if you want it to work. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer