mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
detect and error out on PDB linked with /DEBUG:FASTLINK
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct PDB_Info
|
||||
PDB_InfoNode *first;
|
||||
PDB_InfoNode *last;
|
||||
Guid auth_guid;
|
||||
PDB_FeatureFlags features;
|
||||
} PDB_Info;
|
||||
|
||||
typedef struct PDB_InfoHeader
|
||||
|
||||
Reference in New Issue
Block a user