labath accepted this revision. labath added a comment. Sounds like a useful thing to have. I've found turning on logging very helpful when looking for these issues, as it can tell you what was happening in the past, in addition to the current state (also it allows you to compare the logs from a successful and unsuccessful run).
================ Comment at: packages/Python/lldbsuite/test/test_runner/process_control.py:514 @@ +513,3 @@ + # to it later. + self.command = command + ---------------- Is this actually used anywhere? https://reviews.llvm.org/D24850 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits