Beginnings of the architecture abstraction.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31104 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -337,4 +337,5 @@ TeamDebugger::_UpdateThreadState(::Thread* thread)
|
||||
newState = THREAD_STATE_RUNNING;
|
||||
|
||||
thread->SetState(newState);
|
||||
thread->SetCpuState(state);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user