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

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 12 11:16:43 PDT 2018


jingham added a comment.

I agree with Leonard, for the StepOver overload that returns errors, just make the mode parameter required.  That will reduce confusion.


https://reviews.llvm.org/D47991





More information about the lldb-commits mailing list