[Lldb-commits] [PATCH] D15152: Add a new option to Platform::LoadImage to install the image

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 8 05:47:08 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255014: Add a new option to Platform::LoadImage to install the image (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D15152?vs=42055&id=42166#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15152

Files:
  lldb/trunk/include/lldb/API/SBProcess.h
  lldb/trunk/include/lldb/Target/Platform.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py
  lldb/trunk/source/API/SBProcess.cpp
  lldb/trunk/source/Commands/CommandObjectProcess.cpp
  lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.h
  lldb/trunk/source/Target/Platform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15152.42166.patch
Type: text/x-patch
Size: 16750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151208/565d72ef/attachment-0001.bin>


More information about the lldb-commits mailing list