On Wed, Dec 07, 2005 at 10:19:23PM -0500, Daniel Jacobowitz wrote:
> > 1. With debug libraries:
> > 
> > $ export LD_LIBRARY_PATH=/usr/lib/debug:/usr/lib/debug/usr/lib
> 
> > [Thread 147466 (LWP 20325) exited]
> > Cannot get thread event message: generic error
> > (gdb)
> 
> First of all, this is wrong; do not put /usr/lib/debug/usr/lib in the
> library path.  GDB loads libraries from /usr/lib/debug/{lib/,usr/lib/}
> automatically.  They contain debug information, but no symbols.
> 
> I don't have a 32-bit galeon available right now to try LinuxThreads. 
> I'll fix that and give this a try.
> 
> > 3. Without NTPL:
> > 
> > $ LD_ASSUME_KERNEL=2.4.22 gdb /usr/bin/galeon
> > [...]
> > (gdb) run
> 
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 81926 (LWP 20629)]
> > 0xb7f00f4b in strlen () from /lib/ld-linux.so.2
> 
> Ditto.

I can't reproduce either of these using gdb 6.3.90.20051119-1.  Please
let me know if you still can; otherwise I will close the bug when I've
fixed the NPTL debugging problem.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to