[Lldb-commits] [PATCH] Implement ProcessLauncherWindows, and refactor some other code to be more modular.
Zachary Turner
zturner at google.com
Tue Oct 14 15:05:40 PDT 2014
Closed by commit rL219731 (authored by @zturner).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D5781
Files:
lldb/trunk/include/lldb/Host/Host.h
lldb/trunk/include/lldb/Host/HostNativeProcessBase.h
lldb/trunk/include/lldb/Host/HostProcess.h
lldb/trunk/include/lldb/Host/MonitoringProcessLauncher.h
lldb/trunk/include/lldb/Host/ProcessLauncher.h
lldb/trunk/include/lldb/Host/posix/HostProcessPosix.h
lldb/trunk/include/lldb/Host/posix/ProcessLauncherPosix.h
lldb/trunk/include/lldb/Host/windows/HostProcessWindows.h
lldb/trunk/include/lldb/Host/windows/ProcessLauncherWindows.h
lldb/trunk/include/lldb/Target/ProcessLaunchInfo.h
lldb/trunk/include/lldb/lldb-defines.h
lldb/trunk/include/lldb/lldb-types.h
lldb/trunk/source/Host/CMakeLists.txt
lldb/trunk/source/Host/common/Host.cpp
lldb/trunk/source/Host/common/HostProcess.cpp
lldb/trunk/source/Host/common/MonitoringProcessLauncher.cpp
lldb/trunk/source/Host/macosx/Host.mm
lldb/trunk/source/Host/posix/HostProcessPosix.cpp
lldb/trunk/source/Host/posix/ProcessLauncherPosix.cpp
lldb/trunk/source/Host/windows/Host.cpp
lldb/trunk/source/Host/windows/HostProcessWindows.cpp
lldb/trunk/source/Host/windows/ProcessLauncherWindows.cpp
lldb/trunk/source/Plugins/Process/Windows/ProcessWindows.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5781.14896.patch
Type: text/x-patch
Size: 37011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141014/59e4cfd1/attachment.bin>
More information about the lldb-commits
mailing list