davidxu 2005-11-13 09:57:44 UTC
FreeBSD src repository
Modified files:
sys/sys signal.h
Log:
Define SIGLWP which is an alias for SIGTHR, the reason why I did this
is that gdb knows SIGLWP and will pass it to program, otherwise gdb
will print out "unknown signal" and discard it, and then thread
cancellation won't work for libthr under gdb.
MFC: 3 days
Revision Changes Path
1.52 +1 -0 src/sys/sys/signal.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"