From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30163 invoked by alias); 19 Sep 2002 17:46:34 -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 30154 invoked from network); 19 Sep 2002 17:46:31 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 19 Sep 2002 17:46:31 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8JHTDi28509 for ; Thu, 19 Sep 2002 13:29:13 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8JHkSx20966; Thu, 19 Sep 2002 13:46:28 -0400 Received: from romulus.sfbay.redhat.com (IDENT:oAlKpZU/D6sGN2waH+OYe+OPa4XANQfU@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g8JHkQC18600; Thu, 19 Sep 2002 10:46:27 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g8JHkOD21586; Thu, 19 Sep 2002 10:46:24 -0700 Date: Thu, 19 Sep 2002 10:46:00 -0000 From: Kevin Buettner Message-Id: <1020919174624.ZM21585@localhost.localdomain> In-Reply-To: Robert Schweikert "Shared library problems" (Sep 19, 8:35am) References: <3D89C47E.91945A67@hks.com> To: Robert Schweikert , gdb@sources.redhat.com Subject: Re: Shared library problems Cc: rjschwei@hks.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00278.txt.bz2 On Sep 19, 8:35am, Robert Schweikert wrote: > I am trying to debug code that has lost of shared libraries and I cannot > make gdb and/or the code find the libraries. Which version of gdb are you using? Which host and target? Kevin