llvm-project/lldb/source/Host
Aaron Smith e55850be23 [lldb-server] Add unnamed pipe support to PipeWindows
Summary:
This adds unnamed pipe support in PipeWindows to support communication between a debug server and child process.
Modify PipeWindows::CreateNew to support the creation of an unnamed pipe.
Rename the previous method that created a named pipe to PipeWindows::CreateNewNamed.

Reviewers: zturner, llvm-commits

Reviewed By: zturner

Subscribers: Hui, labath, lldb-commits

Differential Revision: https://reviews.llvm.org/D56234

llvm-svn: 350784
2019-01-10 00:46:09 +00:00
..
android Update FileSpec constructor signature 2018-11-08 23:21:00 +00:00
common symbols.enable-external-lookup=false on all hosts (not just OSX) 2019-01-03 23:11:06 +00:00
freebsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
linux Re-land "Extract construction of DataBufferLLVM into FileSystem" 2018-11-12 21:24:50 +00:00
macosx Fix stack-buffer-overflow in lldb_private::Host::FindProcesses (2/2) 2018-12-21 01:22:58 +00:00
netbsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
openbsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
posix [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
windows [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
CMakeLists.txt [CMake] Pass full libedit path to linker 2018-11-27 19:41:30 +00:00