/branches/tracing/kernel/generic/src/udebug/udebug.c |
---|
103,6 → 103,8 |
* point it must be back to the initial true value). |
*/ |
THREAD->debug_stop = true; |
THREAD->cur_event = UDEBUG_EVENT_SYSCALL; |
spinlock_unlock(&THREAD->debug_lock); |
spinlock_lock(&TASK->lock); |