From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8672 invoked by alias); 9 May 2006 13:51:07 -0000 Received: (qmail 8664 invoked by uid 22791); 9 May 2006 13:51:07 -0000 X-Spam-Check-By: sourceware.org Received: from whirlwind.netspace.net.au (HELO mail.netspace.net.au) (203.10.110.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 May 2006 13:51:05 +0000 Received: from [192.168.0.10] (220-253-34-84.VIC.netspace.net.au [220.253.34.84]) by mail.netspace.net.au (Postfix) with ESMTP id 6ED1D1313BA for ; Tue, 9 May 2006 23:51:01 +1000 (EST) Message-ID: <44609E48.3060001@netspace.net.au> Date: Tue, 09 May 2006 14:21:00 -0000 From: Russell Shaw User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060205 Debian/1.7.12-1.1 MIME-Version: 1.0 Cc: gdb@sources.redhat.com Subject: Re: Unknown files References: <446088E5.3070204@netspace.net.au> <20060509123912.GC2147@nevyn.them.org> In-Reply-To: <20060509123912.GC2147@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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/msg00091.txt.bz2 Daniel Jacobowitz wrote: > 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". (gdb) info shared No shared libraries loaded at this time. Apart from the usual libc things, the only other significant library i use is libX11. Do shared libraries get unloaded after exiting from them? In /etc/ld.so.conf, i have: /usr/lib/debug /usr/X11R6/lib/debug