llvm-project/lldb/source/Plugins/OperatingSystem/Python
Greg Clayton 83793fc188 <rdar://problem/13956179>
Cleaned up the thread updating code in the OperatingSystemPython class. It doesn't need to clear the "new_thread_list" anymore as it is always empty. 

It also now assigns the "core_thread_list" to "new_thread_list" if no threads are detected through python.

llvm-svn: 182893
2013-05-29 23:31:14 +00:00
..
CMakeLists.txt Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Makefile
OperatingSystemPython.cpp <rdar://problem/13956179> 2013-05-29 23:31:14 +00:00
OperatingSystemPython.h <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00