hanchenye-llvm-project/lldb/source/Plugins
Stephen Wilson 570243b5d9 Delay sync with the parent thread in ProcessLinux/ProcessMonitor.
This patch removes a potential race condition between a process monitor thread
and its parent waiting to interrogate the success/failure of the launch.

llvm-svn: 123803
2011-01-19 01:37:06 +00:00
..
ABI Fixed issues with RegisterContext classes and the subclasses. There was 2011-01-06 22:15:06 +00:00
Disassembler/llvm 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
DynamicLoader Load dependent modules in the Linux dynamic loader. 2011-01-19 01:28:39 +00:00
LanguageRuntime Add a method on the ObjC Language Runtime that returns the runtime version. 2011-01-17 23:06:54 +00:00
ObjectContainer Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
ObjectFile Test if an ELF object is executable by checking if an entry point is defined. 2011-01-15 00:09:50 +00:00
Process Delay sync with the parent thread in ProcessLinux/ProcessMonitor. 2011-01-19 01:37:06 +00:00
SymbolFile 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
SymbolVendor/MacOSX Change over to using the definitions for mach-o types and defines to the 2010-07-21 22:12:05 +00:00
Makefile Initial support for a DynamicLoader plugin on Linux. 2011-01-16 19:45:39 +00:00