[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
Sat Jun 30 05:00:01 PDT 2018
apolyakov created this revision.
apolyakov added reviewers: aprantl, clayborg.
The new API allows to find a list of compile units related to target/module.
https://reviews.llvm.org/D48801
Files:
include/lldb/API/SBModule.h
include/lldb/API/SBTarget.h
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.153621.patch
Type: text/x-patch
Size: 3003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180630/b94df4d0/attachment.bin>
More information about the lldb-commits
mailing list