[Lldb-commits] [PATCH] D33283: RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 17 13:31:52 PDT 2017


labath added a comment.

I'm not sure I understand what you're saying. Did you mean to say that I should add the "thread plan didn't successfully complete." (line 5281) block to the "Halt" branch as well ? (possibly by including it into the factored out function)


https://reviews.llvm.org/D33283





More information about the lldb-commits mailing list