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
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to