[lldb-dev] LLDB SBAPI questions
Vadim Chugunov via lldb-dev
lldb-dev at lists.llvm.org
Tue Jul 14 15:13:29 PDT 2020
Hi,
I've a couple of questions:
1. Is there a way to get numeric values of C++ template parameters?
SBType has a method for discovering argument kind and type, but I couldn't
find anything for values.
2. Can I enumerate static variables of a class via SBType? (and read their
values)
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200714/9a64dd63/attachment.html>
More information about the lldb-dev
mailing list