Searched refs:StopDebugging (Results 1 – 3 of 3) sorted by relevance
41 Status StopDebugging(bool terminate);
96 error = debugger_thread->StopDebugging(false); in DetachProcess()238 auto error = debugger_thread->StopDebugging(true); in DestroyProcess()
170 Status DebuggerThread::StopDebugging(bool terminate) { in StopDebugging() function in DebuggerThread