Home
last modified time | relevance | path

Searched refs:old_sync (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp727 bool old_sync = GetDebugger().GetAsyncExecution(); in DoExecute() local
739 GetDebugger().SetAsyncExecution(old_sync); in DoExecute()