[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
Mon Dec 7 04:34:44 PST 2015


tberghammer updated this revision to Diff 42055.
tberghammer added a comment.

Update API documentation in SBProcess.h


http://reviews.llvm.org/D15152

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15152.42055.patch
Type: text/x-patch
Size: 16310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151207/805fe151/attachment-0001.bin>


More information about the lldb-commits mailing list