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

Add an option to ensure downloaded PDBs are stripped or non-stripped #14

Open
DrChat opened this issue Nov 10, 2022 · 0 comments
Open
Assignees

Comments

@DrChat
Copy link
Member

DrChat commented Nov 10, 2022

Analogous to symchk's PDB options:

  • /pa Public and private symbols
  • /pf Verify that PDBs contain full source information
  • /ps Verify that PDBs are stripped
  • /pt Verify that PDBs are stripped but contain type information

Notably, symchk does not check PDBs that are already cached. We should diverge and check those PDBs too, and re-download them if they do not comply with the options specified.

Waiting on: getsentry/pdb#143

@DrChat DrChat self-assigned this Nov 17, 2022
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

No branches or pull requests

1 participant