Skip to content

Delete DacVirtualUnwind #116286

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

Merged
merged 3 commits into from
Jun 5, 2025
Merged

Delete DacVirtualUnwind #116286

merged 3 commits into from
Jun 5, 2025

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Jun 4, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 4, 2025 02:35
Copy link
Contributor

@Copilot 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 removes the obsolete DacVirtualUnwind functionality, eliminating both its declaration and implementation for TARGET_UNIX builds.

  • Removed DacVirtualUnwind declaration from src/coreclr/inc/daccess.h.
  • Removed DacVirtualUnwind implementation and related helper functions from src/coreclr/debug/daccess/dacfn.cpp.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/coreclr/inc/daccess.h Removed DacVirtualUnwind function declaration
src/coreclr/debug/daccess/dacfn.cpp Removed DacVirtualUnwind implementation and associated code

@jkotas
Copy link
Member Author

jkotas commented Jun 4, 2025

Missed in #116085

Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas requested a review from max-charlamb June 4, 2025 02:46
@jkotas jkotas force-pushed the DacVirtualUnwind branch from 60cd4f3 to ced3bed Compare June 4, 2025 16:32
@jkotas jkotas force-pushed the DacVirtualUnwind branch from ced3bed to 4cce6f7 Compare June 4, 2025 20:29
@jkotas jkotas force-pushed the DacVirtualUnwind branch from 4cce6f7 to 65c171b Compare June 4, 2025 20:30
@jkotas jkotas merged commit c7dea1c into dotnet:main Jun 5, 2025
96 checks passed
@jkotas jkotas deleted the DacVirtualUnwind branch June 5, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants