hanchenye-llvm-project/lldb/source/Host
Zachary Turner 742346a22f Decouple ProcessWindows from the Windows debug driver thread.
In the llgs world, ProcessWindows will eventually go away and
we'll implement a different protocol.  This patch decouples
ProcessWindows from the core debug loop so that this transition
will not be more difficult than it needs to be.

llvm-svn: 221405
2014-11-05 22:16:28 +00:00
..
common Fix the build for LLVM changes 2014-11-04 19:33:45 +00:00
freebsd Use kern.proc.auxv to get the aux data 2014-11-01 21:27:08 +00:00
linux Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
macosx Remove always-true part of a conditional expression. 2014-10-17 01:38:10 +00:00
posix Remove LLDB_DEFAULT_SHELL #define, and determine this at runtime. 2014-10-20 17:46:43 +00:00
windows Decouple ProcessWindows from the Windows debug driver thread. 2014-11-05 22:16:28 +00:00
CMakeLists.txt Create a process launcher abstraction. 2014-10-14 21:55:08 +00:00
Makefile Try to fix the Make build 2014-08-15 22:50:48 +00:00