Searched refs:debugProgramReadLastInstruction (Results 1 – 1 of 1) sorted by relevance
253 debugProgramReadLastInstruction = true; in requestDoubleWordFromAgent()317 debugProgramReadLastInstruction = false; in runDebugProgram()319 …readCount || (!debugProgramReturnSuccess && withReturnSuccess) || !debugProgramReadLastInstruction) in runDebugProgram()359 bool debugProgramReadLastInstruction = false; variable