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

Sync debugger changes from IL2CPP #869

Merged
merged 2 commits into from
Mar 14, 2018
Merged

Conversation

joncham
Copy link
Member

@joncham joncham commented Mar 12, 2018

No description provided.

Added a building test for building with the debugger code generation
enabled but the debugger turned "off" via the IL2CPP_MONO_DEBUGGER
preprocessor define.
Fix for case 1011160: Step Out from an Update function behaves
incorrectly.  If we are stepping out of the only managed frame
in the call stack, cancel creating the step request and just continue.
@joncham joncham requested review from joshpeterson and a user March 12, 2018 14:34
@joncham joncham merged commit 3633b8e into unity-master Mar 14, 2018
@joncham joncham deleted the unity-master-sync-il2cpp branch March 14, 2018 01:05
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