Blender Git Loki
Git Commits -> Revision 96f305c
Revision 96f305c by Ray molenkamp (master) May 8, 2020, 16:01 (GMT) |
Windows: Include symbol file in module information When writing out the module information in a crashdump we did not include what symbol file was loaded and if that symbol file actually matches our executable. Given the backtraces may contain invalid information if the symbols are unmatched this is relevant to know. This diff adds the symbol file and an indication if unmatched symbols are used. |
Commit Details:
Full Hash: 96f305c63d5b6002a10bcbffcf0407c43356f32d
Parent Commit: a1c2441
Lines Changed: +15, -1
1 Modified Path:
/source/blender/blenlib/intern/system_win32.c (+15, -1) (Diff)