Getting Windows crash dumps
Every so often I need get a crash dump for a crashing native process, and I always forget where to find the tools. The easiest to use is ADPlus which is part of the Debugging Tools for Windows. The best write-up I've found on other alternatives and how to take crash dumps is from the ASKPERF blog.