Skip to content

Conversation

@max-charlamb
Copy link
Member

@max-charlamb max-charlamb commented Jun 18, 2025

Contributes to #114019

Verified using VS to debug a dotnet program and hang the immediate evaluation with Console.Read(). Used dotnet-dump to collect a dump of the debugged process with a [FuncEvalFrame] on the stack.

Copilot AI review requested due to automatic review settings June 18, 2025 20:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds X86 support for function evaluation frames by updating interface method implementations and introducing a new method to handle function evaluation scenarios.

  • Changed explicit interface implementations for handling faulting exception and hijack frames to public methods.
  • Added the public override method HandleFuncEvalFrame to update the register context during function evaluation.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @steveisok, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

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.

3 participants