Skip to content

Conversation

@DrChat
Copy link

@DrChat DrChat commented Nov 17, 2022

This flag is set in PDB headers if /PDBSTRIPPED is passed from MSVC.
We should expose this flag so that users can easily classify PDB files as stripped or non-stripped.

kjk added a commit to kjk/exp that referenced this pull request Jan 24, 2026
Port of getsentry/pdb#143. Exposes whether the PDB was built with
/PDBSTRIPPED, meaning it lacks type info, line info, and per-object
CV symbols. Derived from bit 0x2 of the DBI header flags.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant