Skip to content
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

Evaluate with SetTrapExceptions set to False #168

Merged
merged 1 commit into from
Aug 26, 2016
Merged

Conversation

kastiglione
Copy link
Contributor

With this change, code that happens to throw and catch an internal exception will now successfully evaluate to completion. Without this, no result would be returned, and instead this error would be printed to the console:

error: Execution was interrupted, reason: internal ObjC exception breakpoint(-3)..
The process has been returned to the state before expression evaluation.

@kastiglione
Copy link
Contributor Author

cc @Gricha

@ghost ghost added the CLA Signed label Aug 26, 2016
@kastiglione kastiglione merged commit c3d7e95 into master Aug 26, 2016
@kastiglione
Copy link
Contributor Author

#yolo

@kastiglione kastiglione deleted the no-trap-exceptions branch August 26, 2016 17:53
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant