Date: Sun, 13 Nov 2005 09:57:44 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys signal.h Message-ID: <200511130957.jAD9vif6028751@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511130957.jAD9vif6028751>
