Searched refs:old_async_execution (Results 1 – 1 of 1) sorted by relevance
2544 bool old_async_execution = m_debugger.GetAsyncExecution(); in HandleCommands() local2588 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2625 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2645 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2652 m_debugger.SetAsyncExecution(old_async_execution); in HandleCommands()2800 const bool old_async_execution = debugger.GetAsyncExecution(); in HandleCommandsFromFile() local2817 debugger.SetAsyncExecution(old_async_execution); in HandleCommandsFromFile()