Skip to content

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

@DrChat

Description

@DrChat

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions