hanchenye-llvm-project/lldb/source/Interpreter
Caroline Tice 6760a51739 Replace Mutex guarding python interpreter access with Predicate,
allowing timeouts & informing the user when the lock is unavailable.


Fixed problem where Debugger::Terminate was clearing the debugger list
even when the global ref count was greater than zero.

llvm-svn: 123674
2011-01-17 21:55:19 +00:00
..
Args.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
CommandInterpreter.cpp A few of the issue I have been trying to track down and fix have been due to 2011-01-17 03:46:26 +00:00
CommandObject.cpp Updated the lldb_private::Flags class to have better method names and made 2010-10-27 03:32:59 +00:00
CommandObjectRegexCommand.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
CommandObjectScript.cpp Split up the Python script interpreter code to allow multiple script interpreter objects to 2011-01-14 00:29:16 +00:00
CommandObjectScript.h Split up the Python script interpreter code to allow multiple script interpreter objects to 2011-01-14 00:29:16 +00:00
CommandReturnObject.cpp
Makefile Patch from Stephen Wilson: 2010-12-16 02:03:06 +00:00
Options.cpp
ScriptInterpreter.cpp Split up the Python script interpreter code to allow multiple script interpreter objects to 2011-01-14 00:29:16 +00:00
ScriptInterpreterNone.cpp
ScriptInterpreterPython.cpp Replace Mutex guarding python interpreter access with Predicate, 2011-01-17 21:55:19 +00:00
embedded_interpreter.py Split up the Python script interpreter code to allow multiple script interpreter objects to 2011-01-14 00:29:16 +00:00