 |
Analyzing a Kernel-Mode Dump File with WinDbg (Windows Debuggers)
Kernel-mode memory dump files can be analyzed by WinDbg. The processor or Windows version that the dump file was created on does not need to match the platform on which KD is being run. Starting WinDbg To analyze a dump file, start WinDbg with the -z comm
msdn.microsoft.com |
 |