Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.h487 llvm::StringRef debug_adaptor_path,
H A DVSCode.h124 std::string debug_adaptor_path; member
H A DJSONUtils.cpp1104 llvm::StringRef debug_adaptor_path, in CreateRunInTerminalReverseRequest() argument
1118 debug_adaptor_path.str(), "--comm-file", comm_file.str(), in CreateRunInTerminalReverseRequest()
H A Dlldb-vscode.cpp1565 launch_request, g_vsc.debug_adaptor_path, comm_file.m_path); in request_runInTerminal()
3226 g_vsc.debug_adaptor_path = program_path.str().str(); in main()