If we stopped but no threads had a reason for stopping, we should tell the user about...
authorJim Ingham <jingham@apple.com>
Thu, 21 Mar 2013 21:46:56 +0000 (21:46 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 21 Mar 2013 21:46:56 +0000 (21:46 +0000)
commita00790447ee49a566dcbe077fda4055966856bc4
tree190bd3147aa0211910229b7050df3bbc64b41485
parenta86ddf0411a733652e682c2ba0d35101199d4456
If we stopped but no threads had a reason for stopping, we should tell the user about it rather than continuing.

<rdar://problem/13273125> Astris thread status replies for single-core device confuse lldb; lldb resumes execution on attaching

llvm-svn: 177670
lldb/source/Target/ThreadList.cpp