This is the mail archive of the
gdb@sourceware.cygnus.com
mailing list for the GDB project.
Re: problems with gdb
Date: Fri, 18 Feb 2000 12:42:01 -0500
From: Chris Blizzard <blizzard@redhat.com>
Christopher Blizzard wrote:
>
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x404cbd41 in ?? () from /lib/libc.so.6
> (gdb) shar libc.so.6
> Reading symbols from /lib/libc.so.6...done.
>
So, I've done some more digging into this and it looks like Jim Kingdon has
reported this problem in the past:
http://sourceware.cygnus.com/ml/bug-gdb/1999-10/msg00058.html
I can reproduce this problem both with and without Tom's patch. Has anyone
seen this before? Maybe have a solution for it hanging around? :)
There's a test case for this documented at:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=9565
I cannot reproduce this (in both cases). This might be caused by the
fact that I am running a glibc-2.1.3 snapshot (which includes the
libthread_db.so.1 debugging library). Or my machine isn't fast enough
to show the problem :-(.
Mark