windows-devel.rst
changeset 865 5f57d2ac7be0
parent 857 97fa4a9e7ed7
child 879 77619a223f34
--- a/windows-devel.rst	Tue Mar 29 16:53:10 2011 +0300
+++ b/windows-devel.rst	Mon Apr 04 17:34:32 2011 +0300
@@ -56,6 +56,16 @@
 'bp', 'bm' commands sets software breakpoints, debugger replaces the processor instruction with a
 break instruction.
 
+** How to set WinDbg as a Default Windows Postmortem Debugger.
+
+  cmd> WinDbg -I
+
+** How analyse crash.
+
+When program crash and use enter in WinDbg execute:
+
+  !analyze -v
+
 * Running at startup.
 
   HKCU\Software\Microsoft\Windows\CurrentVersion\Run