clayborg added a comment.

We already have an option for this named "--forward-env". It might be better to 
fix this by adding the "--forward-env" argument to the debugserver launch 
during testing? When we launch through LLDB, it forwards all environment 
variables manually. Maybe we add a "--forward-env" option to lldb-server too? 
Not sure what the right thing to do here is. iOS, tvOS and watchOS won't be 
affected since we never launch directly and all env vars are manually set by 
LLDB. Jason, any comments on this one?


https://reviews.llvm.org/D41352



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to