JDevlieghere accepted this revision.
JDevlieghere added a comment.
LGTM
================
Comment at: lldb/source/Commands/CommandObjectPlatform.cpp:1590
+ void OptionParsingStarting(ExecutionContext *execution_context) override {
+ m_use_host_platform = false;
+ }
----------------
Should we reset the timeout too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79659/new/
https://reviews.llvm.org/D79659
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits