Files
clang-p2996/lldb/source/API
Greg Clayton b65d733f06 <rdar://problem/12586010>
Python OS plug-ins now fetch thread registers lazily.

Also changed SBCommandInterpreter::HandleCommand() to not take the API lock. The logic here is that from the command line you can execute a command that might result in another thread (like the private process thread) to execute python or run any code that can re-enter the public API. When this happens, a deadlock immediately occurs for things like "process launch" and "process attach".

llvm-svn: 171901
2013-01-08 21:56:43 +00:00
..
2012-03-16 20:46:10 +00:00
2012-10-16 22:58:25 +00:00
2011-11-13 06:57:31 +00:00
2012-08-29 21:13:06 +00:00
2012-12-05 21:24:42 +00:00
2013-01-04 18:10:18 +00:00
2012-12-08 00:17:07 +00:00