K 10 svn:author V 5 markj K 8 svn:date V 27 2015-01-30T04:51:59.019213Z K 7 svn:log V 225 In fasttrap_sigtrap(), use tdsendsignal() rather than tdksignal() to send SIGTRAP. The latter requires that its thread argument be non-NULL, but fasttrap_sigtrap() does not. PR: 193593 MFC after: 1 week Reported by: danilo END