Real-Time signals & GDB
Mark Kettenis
kettenis@wins.uva.nl
Thu Sep 7 01:41:00 GMT 2000
From: Jeff Jenkins <jjenkins@jetstream.com>
Date: Wed, 6 Sep 2000 08:14:16 -0700
I downloaded gdb 5.0, and successfully compiled it for Solaris 7/SPARC.
However, the same problem persists as was present under 4.18.
When I send a real-time signal from one thread to another thread, gdb halts
with the following message:
"Program received signal ?, Unknown signal.
[Switching to LWP 7]
0xfef93224 in _libc_sigtimedwait () from /usr/lib/libc.so.1"
Looks like real-time signals aren't supported for Solaris. Patches to
make it work are probably welcome :-).
Mark
More information about the Gdb
mailing list