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

[cdac] Implement ISOSDacInterface.GetThreadData #103324

Merged
merged 9 commits into from
Jun 18, 2024

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Jun 11, 2024

  • Implement GetThreadData in Thread contract
  • Finish implementing ISOSDacInterface::GetThreadData in cDAC
  • Add ExceptionInfo to cDAC types
    • Slight weirdness here around FEATURE_EH_FUNCLETS (only not defined for win x86) - different classes, thread exception state has a pointer or just the ExInfo directly

Contributes to #99298

Copy link
Contributor

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

Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@jkotas jkotas closed this Jun 17, 2024
@jkotas jkotas reopened this Jun 17, 2024
@elinor-fung
Copy link
Member Author

elinor-fung commented Jun 18, 2024

/ba-g non-auto-linked failure is #103642

@elinor-fung elinor-fung merged commit 547e69e into dotnet:main Jun 18, 2024
146 of 151 checks passed
@elinor-fung elinor-fung deleted the cdac-thread branch June 18, 2024 17:00
@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2024
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.

6 participants