[Lldb-commits] [PATCH] D22457: Unify process launching code on linux

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 21 08:01:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276288: Unify process launching code on linux (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D22457?vs=64296&id=64894#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22457

Files:
  lldb/trunk/include/lldb/Host/android/ProcessLauncherAndroid.h
  lldb/trunk/include/lldb/Host/linux/ProcessLauncherLinux.h
  lldb/trunk/source/Host/CMakeLists.txt
  lldb/trunk/source/Host/android/ProcessLauncherAndroid.cpp
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/linux/ProcessLauncherLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22457.64894.patch
Type: text/x-patch
Size: 32261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160721/252d6b06/attachment-0001.bin>


More information about the lldb-commits mailing list