I didn't see this when I ran ninja check-lldb, but Adrian is seeing the
same thing on his machine for some reason.

On Thu, Sep 3, 2015 at 3:06 PM Ying Chen <chy...@google.com> wrote:

> 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

Reply via email to