[Lldb-commits] [PATCH] D46395: Remove Process references from the Host module

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 4 02:06:22 PDT 2018


labath updated this revision to Diff 145163.
labath marked an inline comment as done.
labath added a comment.

Update the diff.


https://reviews.llvm.org/D46395

Files:
  include/lldb/Host/Host.h
  include/lldb/Host/MonitoringProcessLauncher.h
  include/lldb/Target/ProcessLaunchInfo.h
  source/Host/common/MonitoringProcessLauncher.cpp
  source/Host/common/NativeProcessProtocol.cpp
  source/Host/macosx/Host.mm
  source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  source/Target/ProcessLaunchInfo.cpp
  unittests/tools/lldb-server/tests/TestClient.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46395.145163.patch
Type: text/x-patch
Size: 7750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180504/49c8eff9/attachment.bin>


More information about the lldb-commits mailing list