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 core stackwalking #111759

Merged
merged 56 commits into from
Feb 27, 2025
Merged

Conversation

max-charlamb
Copy link
Contributor

@max-charlamb max-charlamb commented Jan 23, 2025

Contributes to #110758

Implements bulk of the cDAC stackwalking mechanics.

  • IStackWalk contract

Supports amd64 and arm64 architectures. Tested on Windows targeting win-amd64 and linux-arm64 dumps.

Supports InlineCallFrames and SoftwareExceptionFrames.

Does not support and will be added in future PRs:

@max-charlamb max-charlamb marked this pull request as ready for review February 6, 2025 23:22
@max-charlamb max-charlamb changed the title [cDAC] Stackwalking [cDAC] Implement basic stackwalking Feb 6, 2025
Copy link
Member

@davidwrighton davidwrighton left a comment

Choose a reason for hiding this comment

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

Looks good now

@max-charlamb max-charlamb changed the title [cDAC] Implement basic stackwalking [cDAC] Implement core stackwalking Feb 26, 2025
Copy link
Member

@lateralusX lateralusX left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

6 participants