This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/1701: Error while reading shared library symbols


The following reply was made to PR c++/1701; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: nuclear@bel.ru
Cc: gdb-gnats@sources.redhat.com
Subject: Re: c++/1701: Error while reading shared library symbols
Date: Thu, 1 Jul 2004 08:45:49 -0400

 > (gdb) backtrace 
 > Error while reading shared library symbols:
 > : No such file or directory.
 > 
 > Stopped due to shared library event
 > #0  0x00a68480 in _dl_debug_state () from /lib/ld-linux.so.2
 > #1  0x00a5d961 in dl_main () from /lib/ld-linux.so.2
 > #2  0x00a6ae14 in _dl_sysdep_start () from /lib/ld-linux.so.2
 > #3  0x00a5cac0 in _dl_start () from /lib/ld-linux.so.2
 > #4  0x00a5c7c7 in _start () from /lib/ld-linux.so.2
 
 What were you debugging?  What have you done in this debugging session? 
 Is there anything special set in your environment?  There's nothing in
 the bug report that gives me a clue what is wrong.
 
 -- 
 Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]