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: Add support for Portable PDB debug files #1345

Merged
merged 4 commits into from
Oct 19, 2022
Merged

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Oct 3, 2022

This adds support to the debug-files subcommand to check, find and upload Portable PDB files.

The actual upload still depends on properly exposing this in sentry.

This adds support to the `debug-files` subcommand to check, find and upload Portable PDB files.
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

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

Generated by 🚫 dangerJS against fd4d889

Swatinem added a commit to getsentry/sentry that referenced this pull request Oct 17, 2022
…#39610)

- This will allow `sentry-cli` to upload Portable PDB debug files. The
companion PR is getsentry/sentry-cli#1345.
- It also allows symbolicator to query/download Portable PDB files.
- The PR also adds support for the protocol types specified in [RFC
0013](getsentry/rfcs#13)

Co-authored-by: Arpad Borsos <[email protected]>
@Swatinem Swatinem changed the title feat: Add support to Portable PDB debug files feat: Add support for Portable PDB debug files Oct 17, 2022
@Swatinem Swatinem marked this pull request as ready for review October 18, 2022 07:36
barkbarkimashark pushed a commit to getsentry/sentry that referenced this pull request Oct 18, 2022
…#39610)

- This will allow `sentry-cli` to upload Portable PDB debug files. The
companion PR is getsentry/sentry-cli#1345.
- It also allows symbolicator to query/download Portable PDB files.
- The PR also adds support for the protocol types specified in [RFC
0013](getsentry/rfcs#13)

Co-authored-by: Arpad Borsos <[email protected]>
@Swatinem Swatinem merged commit 0a2b613 into master Oct 19, 2022
@Swatinem Swatinem deleted the feat/portablepdb branch October 19, 2022 12:59
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.

None yet

2 participants