[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
Wed Jun 20 11:27:04 PDT 2018
jingham added a comment.
Won't this break client code that was calling StepOver? We are pretty serious about maintaining binary compatibility with the SB API's.
Jim
https://reviews.llvm.org/D47991
More information about the lldb-commits
mailing list