Searched refs:SetViewPoint (Results 1 – 1 of 1) sorted by relevance
1859 DEBUG_DATA_SET_VIEWPOINT *SetViewPoint; in CommandCommunication() local2245 SetViewPoint = (DEBUG_DATA_SET_VIEWPOINT *) (DebugHeader + 1); in CommandCommunication()2247 if (IsCpuStopped (SetViewPoint->ViewPoint)) { in CommandCommunication()2248 SetDebugViewPoint (SetViewPoint->ViewPoint); in CommandCommunication()2256 } else if (SetViewPoint->ViewPoint == 0) { in CommandCommunication()