llvm-project/lldb/tools
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
..
argdumper [CMake] Revised LLDB.framework builds 2019-01-04 12:46:50 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] Revised LLDB.framework builds 2019-01-04 12:46:50 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver [CMake] Revised LLDB.framework builds 2019-01-04 12:46:50 +00:00
driver [Driver] Some more cleanup. NFC 2019-01-05 00:01:04 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Remove header grouping comments. 2018-11-11 23:17:06 +00:00
lldb-mi [CMake] Revised RPATH handling 2019-01-04 12:46:57 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server [lldb-server] Add unnamed pipe support to PipeWindows 2019-01-10 00:46:09 +00:00
lldb-test Change lldb-test to use ParseAllDebugSymbols. 2019-01-09 21:20:44 +00:00
lldb-vscode [CMake] Revised RPATH handling 2019-01-04 12:46:57 +00:00
CMakeLists.txt [CMakeLists] Sort tools/CMakeLists.txt 2019-01-09 00:31:30 +00:00