Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp749 FileSpec working_spec(working_dir); in Handle_qPlatform_shell() local
750 FileSystem::Instance().Resolve(working_spec); in Handle_qPlatform_shell()
752 Host::RunShellCommand(path.c_str(), working_spec, &status, &signo, in Handle_qPlatform_shell()