Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp655 bool old_sync = GetDebugger().GetAsyncExecution(); in DoExecute() local
667 GetDebugger().SetAsyncExecution(old_sync); in DoExecute()