[Lldb-commits] [PATCH] D41352: debugserver: Propagate environment in launch-mode (pr35671)

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 19 10:36:29 PST 2017


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

So we can also specify extra environment variable using the "--env" option with debugserver and your current fix will break that.


https://reviews.llvm.org/D41352





More information about the lldb-commits mailing list