chying added a comment. Sorry, coming late to this thread. This change works ok on linux and darwin systems.
But it has some problem on Windows, the main code has to be protected with the following statement on Windows, if __name__ == '__main__': Otherwise it creates subprocesses recursively. http://reviews.llvm.org/D12587 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits