[Lldb-commits] [PATCH] D48801: Add new API to SBTarget and SBModule classes.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 2 15:39:11 PDT 2018


apolyakov updated this revision to Diff 153817.
apolyakov added a comment.

Added documentation and tests.


https://reviews.llvm.org/D48801

Files:
  include/lldb/API/SBModule.h
  include/lldb/API/SBTarget.h
  packages/Python/lldbsuite/test/python_api/module_section/TestModuleAndSection.py
  packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
  scripts/interface/SBModule.i
  scripts/interface/SBTarget.i
  source/API/SBModule.cpp
  source/API/SBTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48801.153817.patch
Type: text/x-patch
Size: 8433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180702/0ef95f16/attachment-0001.bin>


More information about the lldb-commits mailing list