<div dir="ltr">Thanks, all, for all the information and advice.<div><br></div><div>We've got it working in Windows now by removing the SetResumeState call from WillResume in the Windows-specific Thread implementation.</div><div><br></div><div>POSIX/Linux isn't in my wheelhouse, so I'll leave that for others.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 2, 2015 at 2:53 AM, Pavel Labath <span dir="ltr"><<a href="mailto:labath@google.com" target="_blank">labath@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2 June 2015 at 00:53, Jim Ingham <<a href="mailto:jingham@apple.com">jingham@apple.com</a>> wrote:<br>
> Anyway, try taking that out and see if things go better.  It would also be interesting to see what goes wrong if you take that out on the POSIXThread side.<br>
<br>
</span>These calls in POSIXThread are only used for linux local-only<br>
debugging, which noone tests right now, as the remote path is quite<br>
stable. We would like to yank this code out completely in due time.<br>
<br>
cheers,<br>
pl<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
</div></div></blockquote></div><br></div>