[Lldb-commits] [PATCH] D47991: Add method SBThread::StepOver with SBError parameter.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 11 08:38:25 PDT 2018
clayborg added a comment.
It is unfortunate that we can't overload with the return value and return an SBError...
https://reviews.llvm.org/D47991
More information about the lldb-commits
mailing list