Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DRunInTerminal.h106 std::future<lldb::SBError> NotifyDidAttach();
H A DRunInTerminal.cpp133 RunInTerminalDebugAdapterCommChannel::NotifyDidAttach() { in NotifyDidAttach() function in lldb_vscode::RunInTerminalDebugAdapterCommChannel
H A Dlldb-vscode.cpp1591 comm_channel.NotifyDidAttach(); in request_runInTerminal()