[lldb-dev] What triggers eStopReasonInvalid?
Mario Zechner
badlogicgames at gmail.com
Thu Oct 23 07:29:52 PDT 2014
Hi,
i'm currently using SBProcess::Stop() to interrupt a running process. After
i perform some tasks, i resume the process with SBProcess:Continue(), which
works just fine. However, sporadically and indeterministically i get a stop
event, where the stop reason for all threads is set to eStopReasonInvalid.
Can anybody give me a hint why that would be?
Thanks,
Mario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141023/af07396a/attachment.html>
More information about the lldb-dev
mailing list