Searched refs:StartDebugSession (Results 1 – 7 of 7) sorted by relevance
46 g_debugSession = panda::Runtime::GetCurrent()->StartDebugSession(); in StartDebugger()
26 debugSession_ = Runtime::GetCurrent()->StartDebugSession(); in Load()
767 StartDebugSession(); in InitializePandaVM()1201 Runtime::DebugSessionHandle Runtime::StartDebugSession() in StartDebugSession() function in panda::Runtime
23 The loaded agent starts a debug session when necessary (see `Runtime::StartDebugSession()`). When s…
27 debugSession_ = Runtime::GetCurrent()->StartDebugSession(); in TestRunner()
416 DebugSessionHandle StartDebugSession();