[llvm-bugs] [Bug 28455] Thread state not in sync with process state
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jul 7 08:31:12 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28455
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |labath at google.com
Resolution|--- |DUPLICATE
--- Comment #1 from labath at google.com ---
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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160707/6cd8880a/attachment.html>
More information about the llvm-bugs
mailing list