Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp347 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent() function
692 SendProcessEvent(Attach); in request_attach()
1757 SendProcessEvent(Attach); // this happens when doing runInTerminal in request_launch()
1759 SendProcessEvent(Launch); in request_launch()