[Lldb-commits] [PATCH] Make FileAction not be a nested class, and move AddPosixSpawnFileAction from ProcessLaunchInfo to Host.

Zachary Turner zturner at google.com
Thu Aug 14 09:10:47 PDT 2014


Closed by commit rL215649 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4877

Files:
  lldb/trunk/include/lldb/Host/Host.h
  lldb/trunk/include/lldb/Target/FileAction.h
  lldb/trunk/include/lldb/Target/ProcessLaunchInfo.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/macosx/Host.mm
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
  lldb/trunk/source/Plugins/Process/POSIX/ProcessPOSIX.h
  lldb/trunk/source/Plugins/Process/Windows/ProcessWindows.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/source/Target/CMakeLists.txt
  lldb/trunk/source/Target/FileAction.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/source/Target/ProcessLaunchInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4877.12513.patch
Type: text/x-patch
Size: 31587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140814/2d6a28fe/attachment.bin>


More information about the lldb-commits mailing list