Searched refs:DEBUG_AGENT_FLAG_STEPPING (Results 1 – 2 of 2) sorted by relevance
94 #define DEBUG_AGENT_FLAG_STEPPING BIT3 macro
811 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 1); in CommandStepping()835 SetDebugFlag (DEBUG_AGENT_FLAG_STEPPING, 0); in CommandSteppingCleanup()1392 if (GetDebugFlag (DEBUG_AGENT_FLAG_STEPPING) == 1) { in GetBreakCause()2395 if (IssuedViewPoint == ProcessorIndex && GetDebugFlag (DEBUG_AGENT_FLAG_STEPPING) != 1) { in InterruptProcess()2675 if (IssuedViewPoint == ProcessorIndex && GetDebugFlag (DEBUG_AGENT_FLAG_STEPPING) != 1) { in InterruptProcess()