Searched refs:old_async_execution (Results 1 – 1 of 1) sorted by relevance
2292 bool old_async_execution = m_debugger.GetAsyncExecution(); in HandleCommands() local2336 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2373 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2393 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2400 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2550 const bool old_async_execution = debugger.GetAsyncExecution(); in HandleCommandsFromFile() local2567 debugger.SetAsyncExecution(old_async_execution); in HandleCommandsFromFile()