[Lldb-commits] [PATCH] D20106: Generalize child process monitoring functions

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed May 11 10:05:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269205: Generalize child process monitoring functions (authored by labath).

Changed prior to commit:
  http://reviews.llvm.org/D20106?vs=56903&id=56932#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20106

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/posix/HostProcessPosix.h
  lldb/trunk/include/lldb/Host/windows/HostProcessWindows.h
  lldb/trunk/include/lldb/Target/Process.h
  lldb/trunk/include/lldb/Target/ProcessLaunchInfo.h
  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/windows/Host.cpp
  lldb/trunk/source/Host/windows/HostProcessWindows.cpp
  lldb/trunk/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
  lldb/trunk/source/Plugins/Process/FreeBSD/ProcessMonitor.h
  lldb/trunk/source/Plugins/Process/Windows/Live/ProcessWindowsLive.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/source/Target/ProcessLaunchInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20106.56932.patch
Type: text/x-patch
Size: 33619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160511/e67afeeb/attachment-0001.bin>


More information about the lldb-commits mailing list