1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00

!pdbtest, extra PDB reading robustness

This commit is contained in:
Brian Fiete 2020-08-11 09:26:21 -07:00
parent 4afc8eb3dc
commit c12aea02be
3 changed files with 62 additions and 2 deletions

View file

@ -222,6 +222,7 @@ public:
int mDebugAge;
ParseKind mParseKind;
bool mPDBLoaded;
bool mIs64Bit;
int mCvPageSize;
int mCvPageBits;