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

Add .cfi annotation to CONTEXT_CaptureContext and RtlCaptureContext #39280

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

janvorli
Copy link
Member

This change ensures correct unwinding of stack when stepping through
these methods under a debugger.

Close #33470

This change ensures correct unwinding of stack when stepping through
these methods under a debugger.
@janvorli janvorli added this to the 5.0.0 milestone Jul 14, 2020
@janvorli janvorli requested a review from jkotas July 14, 2020 16:14
@janvorli janvorli self-assigned this Jul 14, 2020
@janvorli janvorli merged commit 0e7720c into dotnet:master Jul 15, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unix ARM64 Context helpers in context2.S missing .cfi directives
2 participants