[Lldb-commits] [PATCH] D68258: [Windows] Introduce a switch for the `lldb-server` mode on Windows
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 1 21:50:02 PDT 2019
aleksandr.urakov added a comment.
In D68258#1690756 <https://reviews.llvm.org/D68258#1690756>, @aleksandr.urakov wrote:
> I've made it in the way similar to Zachary have made for the `SymbolFileNativePDB` plugin. An environment variable could be more convenient e.g. to run a bunch of tests using the `lldb-test` option.
I'm sorry, sure I mean the `lldb-server` option.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68258/new/
https://reviews.llvm.org/D68258
More information about the lldb-commits
mailing list