hanchenye-llvm-project/lldb/tools
Zachary Turner 93a66fc13a Move ConnectionFileDescriptor to platform-specific Host directory.
As part of getting ConnectionFileDescriptor working on Windows,
there is going to be alot of platform specific work to be done.
As a result, the implementation is moving into Host.  This patch
performs the code move and fixes up call-sites appropriately.

Reviewed by: Greg Clayton
Differential Revision: http://reviews.llvm.org/D5548

llvm-svn: 219143
2014-10-06 21:22:36 +00:00
..
darwin-debug
darwin-threads
debugserver Fix codesigning of MacOSX debugserver when built with cmake. 2014-10-02 16:59:30 +00:00
driver Fix build break in Xcode build of lldb-tool. 2014-09-15 15:17:13 +00:00
install-headers Fixed our install-headers script to set version 2014-07-17 17:26:38 +00:00
lldb-gdbserver Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
lldb-mi Fix lldb-mi driver for running on OSX. 2014-09-12 12:17:21 +00:00
lldb-perf Cleanup how we listen for process events by using the broadcaster class name instead of having to catch each process instance as it comes alive. 2014-08-18 21:09:50 +00:00
lldb-platform Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
CMakeLists.txt
Makefile Build lldb-mi on all platforms with Makefile builds 2014-09-17 00:28:31 +00:00