Thanks, all, for all the information and advice. We've got it working in Windows now by removing the SetResumeState call from WillResume in the Windows-specific Thread implementation.
POSIX/Linux isn't in my wheelhouse, so I'll leave that for others. On Tue, Jun 2, 2015 at 2:53 AM, Pavel Labath <lab...@google.com> wrote: > On 2 June 2015 at 00:53, Jim Ingham <jing...@apple.com> wrote: > > 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. > > These calls in POSIXThread are only used for linux local-only > debugging, which noone tests right now, as the remote path is quite > stable. We would like to yank this code out completely in due time. > > cheers, > pl > _______________________________________________ > lldb-dev mailing list > lldb-dev@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev >
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev