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

feat: Native AOT frame info #2701

Merged
merged 2 commits into from
Oct 5, 2023
Merged

feat: Native AOT frame info #2701

merged 2 commits into from
Oct 5, 2023

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Oct 5, 2023

Part of #2247

Implements Native AOT function & module parsing and collects native image address & instruction address.
While this doesn't enable symbolication yet, it already shows better stack traces.

Next steps:

#skip-changelog for now and let's add it later with the complete support

@vaind vaind changed the base branch from main to feat/4.0.0 October 5, 2023 11:39
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 2fbf51f

@vaind vaind marked this pull request as ready for review October 5, 2023 12:37
@vaind vaind merged commit 5e0d377 into feat/4.0.0 Oct 5, 2023
@vaind vaind deleted the feat/native-aot-frame-info branch October 5, 2023 14:00
vaind added a commit that referenced this pull request Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants