Skip to content

Verify that the ShouldStopHere callback actually can produce a step o… #1094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

jimingham
Copy link

…ut 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

…ut 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>
@jimingham
Copy link
Author

@swift-ci please test

@jimingham jimingham requested a review from fredriss April 17, 2020 21:44
@fredriss fredriss merged commit 38f04f0 into swiftlang:swift/master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants