Clear breakpoints.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 15 Jun 2011 11:55:57 +0300
changeset 884 b94da2c4bee1
parent 883 311ec6df3662
child 885 49e12da19c2d
Clear breakpoints.
windows-devel.rst
--- a/windows-devel.rst	Wed Jun 15 11:53:07 2011 +0300
+++ b/windows-devel.rst	Wed Jun 15 11:55:57 2011 +0300
@@ -56,6 +56,10 @@
 'bp', 'bm' commands sets software breakpoints, debugger replaces the processor instruction with a
 break instruction.
 
+** Clear breakpoints.
+
+  bc *
+
 ** How to set WinDbg as a Default Windows Postmortem Debugger.
 
   cmd> WinDbg -I