You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify that the ShouldStopHere callback actually can produce a step out plan.
I have two reports of lldb crashing because the callback said it had
a way to get out from here, but then failed to produce a plan to do so.
I don't know why this happens, but in any case, we should stop
in response to the failure, not crash.
<rdar://problem/60642337>
0 commit comments