Unknown files

Russell Shaw rjshaw@netspace.net.au
Tue May 9 14:21:00 GMT 2006


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



More information about the Gdb mailing list