[Lldb-commits] [PATCH] D29347: Add ProcessLauncherNetBSD to spawn a tracee
Kamil Rytarowski via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 31 17:00:32 PST 2017
krytarowski updated this revision to Diff 86524.
krytarowski added a comment.
Herald added subscribers: srhines, danalbert.
Transform ProcessLauncherLinux to ProcessLauncherPosixFork and attach to Linux and NetBSD.
Repository:
rL LLVM
https://reviews.llvm.org/D29347
Files:
include/lldb/Host/linux/ProcessLauncherLinux.h
include/lldb/Host/posix/ProcessLauncherPosixFork.h
source/Host/CMakeLists.txt
source/Host/common/Host.cpp
source/Host/linux/ProcessLauncherLinux.cpp
source/Host/posix/ProcessLauncherPosixFork.cpp
source/Plugins/Process/Linux/NativeProcessLinux.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29347.86524.patch
Type: text/x-patch
Size: 19609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170201/540e503b/attachment-0001.bin>
More information about the lldb-commits
mailing list