Skip to content

[cDAC] X86 support FuncEvalFrame#116796

Merged
max-charlamb merged 1 commit into
dotnet:mainfrom
max-charlamb:x86-funceval
Jun 19, 2025
Merged

[cDAC] X86 support FuncEvalFrame#116796
max-charlamb merged 1 commit into
dotnet:mainfrom
max-charlamb:x86-funceval

Conversation

@max-charlamb

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

Copy link
Copy Markdown
Member

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

4 participants