Fixed the thread list so it correctly updates after the first core thread exists.
authorGreg Clayton <gclayton@apple.com>
Thu, 11 Apr 2013 22:23:34 +0000 (22:23 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 11 Apr 2013 22:23:34 +0000 (22:23 +0000)
commit39da3efdd6af58a7fbe81b5039d39348ffb20c07
treed6363c9630340840ec4d971acab71b41198d5126
parent103810544981758eff2244d8406fa899d797f3e2
Fixed the thread list so it correctly updates after the first core thread exists.

llvm-svn: 179326
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp