K 10 svn:author V 7 davidxu K 8 svn:date V 27 2004-08-08T22:32:20.000000Z K 7 svn:log V 333 1.Add KSE_INTR_DBSUSPEND command for kse_thr_interrupt to suspend a bound thread, after the bound thread leaves critical region, the thread should check debug flag may suspend itself by using the command. 2.Schedule upcall after thread is suspended by debugger 3.Wakeup upcall thread after process suspension. Reviewed by: deischen END