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 lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits