Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/
DRunInTerminal.cpp57 : RunInTerminalMessage(eRunInTerminalMessageKindDidAttach) {} in RunInTerminalMessageDidAttach()
109 if (message.get()->kind == eRunInTerminalMessageKindDidAttach) in WaitUntilDebugAdaptorAttaches()
DRunInTerminal.h22 eRunInTerminalMessageKindDidAttach, enumerator