[Lldb-commits] [PATCH] D47991: Improve SBThread's stepping API using SBError parameter.

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 11 12:38:28 PDT 2018


apolyakov updated this revision to Diff 150814.
apolyakov retitled this revision from "Add method SBThread::StepOver with SBError parameter." to "Improve SBThread's stepping API using SBError parameter.".
apolyakov edited the summary of this revision.
apolyakov added a comment.

Documented changes and overloaded all stepping functions.


https://reviews.llvm.org/D47991

Files:
  include/lldb/API/SBThread.h
  scripts/interface/SBThread.i
  source/API/SBThread.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47991.150814.patch
Type: text/x-patch
Size: 8470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180611/6df4bd28/attachment.bin>


More information about the lldb-commits mailing list