This is the mail archive of the gdb@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]

Re: Real-Time signals & GDB


   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

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