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

Break into debugger on fatal assertion failures if running under debugger #87

Merged

Conversation

dbeachy1
Copy link
Member

If Orbiter is running under a debugger, a fatal assertion failure will break into the debugger so the developer can snoop around and debug why the assertion failure occurred.

@dbeachy1 dbeachy1 requested a review from mschweiger August 16, 2021 01:20
Copy link
Collaborator

@mschweiger mschweiger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a useful mod.

@mschweiger mschweiger merged commit 767b7d7 into main Aug 17, 2021
@mschweiger mschweiger deleted the dougb/fix-debugger-not-invoked-on-assertion-failures branch August 17, 2021 01:00
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