0.9.2.34:
[sbcl.git] / tests / threads.impure.lisp
index e073ad9..fc917b4 100644 (file)
 
 (format t "~&thread startup sigmask test done~%")
 
+(sb-debug::enable-debugger)
 (let* ((main-thread *current-thread*)
        (interruptor-thread
         (make-thread (lambda ()