Break on dll load/unload.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 17 Mar 2011 12:13:02 +0200
changeset 855 928d26058a00
parent 854 746238239dc4
child 856 4f14f6abbf77
Break on dll load/unload.
windows-devel.rst
--- a/windows-devel.rst	Thu Mar 17 09:29:39 2011 +0200
+++ b/windows-devel.rst	Thu Mar 17 12:13:02 2011 +0200
@@ -31,9 +31,7 @@
   http://msdn.microsoft.com/en-us/library/ms220948.aspx
                 Application Verifier
 
-* Debugging.
-
-** windbg.
+* Debugging with windbg.
 
   http://www.microsoft.com/whdc/devtools/debugging/default.mspx
                 Download and Install Debugging Tools for Windows
@@ -44,6 +42,11 @@
                 Debugging Tools for Windows 64-bit Version
                 download page
 
+** Break on dll load/unload.
+
+  sxe ld <module>
+  sxe ud <module>
+
 * Running at startup.
 
   HKCU\Software\Microsoft\Windows\CurrentVersion\Run