How To Configure Microsoft Debug Diagnostic Tools
From SDWiki
| | This article is a stub. You can help SDWiki by expanding it. |
There are presently some great guides on this subject on the Internet. Someone should take screen caps of the process and post schismtracker-specific instructions here.
- Schism crashes rarely at startup, so you don't usually need a shell script or any
sleep(10);nonsense. - When it crashes, using "Analyze data" will save the results into HTML format. No we really can't use the raw data because we don't run windows.
- Microsoft Debugger may need symbol (pdb) files. We can't make them, so the dump may also require looking at objdump output...
