You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2020. It is now read-only.
Some PDBs e.g. kernel32.pdb/17D8B8C647E14C1DAF9C6FC206AAAC512 only seem to have global symbol information, and no module symbol information.
Presumably this can be fixed by creating FunctionRecords in getGlobalFunctions, as it did prior to b260f6c.