[Lldb-commits] [PATCH] D11465: Fix "process load/unload" on android

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 1 04:31:05 PST 2015


tberghammer updated the summary for this revision.
tberghammer updated this revision to Diff 41490.
tberghammer added a comment.
Herald added a subscriber: emaste.

Address review comments


http://reviews.llvm.org/D11465

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11465.41490.patch
Type: text/x-patch
Size: 32063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151201/bb96a3bd/attachment-0001.bin>


More information about the lldb-commits mailing list