Crash Dump Analysis Poster v1.1 (HTML version)
Sunday, April 22nd, 2007Here is an HTML version of Crash Dump Analysis Poster with hyperlinks. Command links launch WinDbg Help for corresponding topic. If you click on !heap, for example, WinDbg Help window for that command will open. In order to have this functionality you need to save source code of the following HTML file below to your disk and launch it locally.
http://www.dumpanalysis.org/CDAPoster.html
Your WinDbg Help file must be in the default installation path, i.e.
C:\Program Files\Debugging Tools for Windows\debugger.chm
If you installed WinDbg to a different folder then you can simply create the default folder and copy debugger.chm there.
I keep this HTML file open locally on a second monitor and found it very easy to jump to an appropriate command help when I need its parameter description.
This HTML poster was created and edited in Notepad.
I’m working on the second version and will announce it as soon as it is ready.
- Dmitry Vostokov -
