<div dir="ltr">I'm ok with leaving some straggling processes on Windows for now, because it's obviously better than what we have currently, which is nothing.  I can implement some sort of helper module at some point that exposes a new createProcess function that supports this for Windows and Unix with a single interface once it becomes a problem.<div><br></div><div>Which reminds me of another thing: Since you're working heavily on the tet suite, one thing I've always wanted is what I just mentioned: Something like an lldbxplat module which is essentially a helper module that exposes a single interface for doing things that differ depending on the platform.  This would essentially let us remove almost every single occurrence of `if sys.name.startswith('win32')` from the entire test suite, which would really help maintainability.  </div><div><br></div><div>It's something I'll get to myself one day if nobody else beats me, but since you're making a lot of great improvements to the test suite recently, figured I'd throw it out there.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 24, 2015 at 8:54 AM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala added a comment.<br>
<br>
> Thanks for working on this once again :)<br>
<br>
<br>
Sure thing!<br>
<br>
<br>
<a href="http://reviews.llvm.org/D13124" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13124</a><br>
<br>
<br>
<br>
</blockquote></div>