hanchenye-llvm-project/lldb/source
Greg Clayton e2d4f0d7ce Took the timeout for a ClangUserExpression down from a 10 second timeout to
500 ms.

Make MachThreadList more threadsafe.

Added code to make sure the thread register state was properly flushed for x86_64.

Fixed an missing return code for the current thread in the new thread suffix code.

Improved debugserver logging.

llvm-svn: 123815
2011-01-19 07:54:15 +00:00
..
API Fixed missing return value (patch from Stephen Wilson). 2011-01-18 21:43:22 +00:00
Breakpoint Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +00:00
Commands 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
Core Updated to revision 123723 of LLVM, to bring in 2011-01-18 23:32:05 +00:00
Expression Took the timeout for a ClangUserExpression down from a 10 second timeout to 2011-01-19 07:54:15 +00:00
Host Plug Free BSD memory leak. 2011-01-13 01:27:55 +00:00
Interpreter Replace Mutex guarding python interpreter access with Predicate, 2011-01-17 21:55:19 +00:00
Plugins Delay sync with the parent thread in ProcessLinux/ProcessMonitor. 2011-01-19 01:37:06 +00:00
Symbol Updated to revision 123723 of LLVM, to bring in 2011-01-18 23:32:05 +00:00
Target Fixed incorrect logging printf (patch from Stephen Wilson). 2011-01-18 21:44:45 +00:00
Utility Thread safety changes in debugserver and also in the process GDB remote plugin. 2011-01-18 19:36:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
lldb.cpp Initial support for a DynamicLoader plugin on Linux. 2011-01-16 19:45:39 +00:00