From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6579 invoked by alias); 9 May 2006 12:39:28 -0000 Received: (qmail 6566 invoked by uid 22791); 9 May 2006 12:39:26 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 09 May 2006 12:39:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FdRUf-0000b2-0B; Tue, 09 May 2006 08:39:13 -0400 Date: Tue, 09 May 2006 13:51:00 -0000 From: Daniel Jacobowitz To: Russell Shaw Cc: gdb@sources.redhat.com Subject: Re: Unknown files Message-ID: <20060509123912.GC2147@nevyn.them.org> Mail-Followup-To: Russell Shaw , gdb@sources.redhat.com References: <446088E5.3070204@netspace.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <446088E5.3070204@netspace.net.au> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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 X-SW-Source: 2006-05/txt/msg00089.txt.bz2 On Tue, May 09, 2006 at 10:19:49PM +1000, Russell Shaw wrote: > Hi, > When bt shows history inside of a file without debugging > symbols, how do i find what file it is? It looks like your GDB has failed to load libraries. Try "info shared". -- Daniel Jacobowitz CodeSourcery