software breakpoints
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 17 Mar 2011 12:19:53 +0200
changeset 857 97fa4a9e7ed7
parent 856 4f14f6abbf77
child 858 9f22bd33bf77
software breakpoints
windows-devel.rst
--- a/windows-devel.rst	Thu Mar 17 12:18:12 2011 +0200
+++ b/windows-devel.rst	Thu Mar 17 12:19:53 2011 +0200
@@ -53,6 +53,9 @@
   bm *!<prefix>*        # set breakpoints on all names with prefix 'prefix'
   bm <module>!*         # set breakpoints on all names in module 'module'
 
+'bp', 'bm' commands sets software breakpoints, debugger replaces the processor instruction with a
+break instruction.
+
 * Running at startup.
 
   HKCU\Software\Microsoft\Windows\CurrentVersion\Run