[Lldb-commits] [PATCH] D47991: Add method SBThread::StepOver with SBError parameter.

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 11 10:05:18 PDT 2018


labath added a comment.

In https://reviews.llvm.org/D47991#1128433, @aprantl wrote:

> Hmm.. it looks like most C++ API calls don't have any documentation.
>
> http://lldb.llvm.org/cpp_reference/html/classlldb_1_1SBThread.html#a42755a170e127881a5dd65162217f68b
>
> It does look like the python API has more documentation.. where does that come from?


scripts/interface/SBThread.i


https://reviews.llvm.org/D47991





More information about the lldb-commits mailing list