HelenOS sources

UDEBUG_TS_INACTIVE   58 kernel/generic/src/udebug/udebug.c 	ut->dt_state = UDEBUG_TS_INACTIVE;
UDEBUG_TS_INACTIVE  452 kernel/generic/src/udebug/udebug.c 	task->udebug.dt_state = UDEBUG_TS_INACTIVE;
UDEBUG_TS_INACTIVE  169 kernel/generic/src/udebug/udebug_ops.c 	if (TASK->udebug.dt_state != UDEBUG_TS_INACTIVE) {
HelenOS homepage, sources at GitHub