Crash analysis
Basic user mode crash analysis
.exr -1
gives you details about the last exception thrown.
!analyze -v
usually does a good job as well.
For .NET, the command !pe
of the SOS extension shows details about the .NET exception that was thrown.