Changes in / [3734106:040f5c1] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/udebug/udebug.c

    r3734106 r040f5c1  
    182182
    183183        if (THREAD->udebug.active && THREAD->udebug.go == false) {
    184                 TASK->udebug.begin_call = NULL;
    185184                mutex_unlock(&THREAD->udebug.lock);
    186185                mutex_unlock(&TASK->udebug.lock);
Note: See TracChangeset for help on using the changeset viewer.