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/
DRunInTerminal.h106 std::future<lldb::SBError> NotifyDidAttach();
DRunInTerminal.cpp133 RunInTerminalDebugAdapterCommChannel::NotifyDidAttach() { in NotifyDidAttach() function in lldb_vscode::RunInTerminalDebugAdapterCommChannel
Dlldb-vscode.cpp1591 comm_channel.NotifyDidAttach(); in request_runInTerminal()