https://llvm.org/bugs/show_bug.cgi?id=28455
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from [email protected] --- Yes, the IsStopped issue is a known bug. The suspended flag should work, but it does something else: it reflect whether you have asked the thread not to run with SBThread.Suspend(). *** This bug has been marked as a duplicate of bug 15824 *** -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
