[Lldb-commits] [lldb] [lldb] Fixed TestEchoCommands.test running on a remote target (PR #94127)
Vladislav Dzhidzhoev via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 3 08:59:24 PDT 2024
dzhidzhoev wrote:
> > * LLDB_PLATFORM_URL
>
> Is that an environment variable or a cmake variable? I don't see a single instance of that string in the entire lldb source tree. Are you sure that's not some downstream feature?
> > * LLDB_PLATFORM_URL
>
> Is that an environment variable or a cmake variable? I don't see a single instance of that string in the entire lldb source tree. Are you sure that's not some downstream feature?
Sorry for the confusion, the PR for the remote run of Shell tests is coming soon. This PR will be relevant after that.
https://github.com/llvm/llvm-project/pull/94127
More information about the lldb-commits
mailing list