]> granicus.if.org Git - apache/commitdiff
To enable debugging, uncomment the line commented out below.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Dec 2000 06:04:41 +0000 (06:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 12 Dec 2000 06:04:41 +0000 (06:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87293 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/winnt/Win9xConHook.c

index 23ca321c476c297806d6c7bad69e76754ad6bd3e..0fca85ffcf75b0c03cb9abd10b3be35d4dd5bb79 100644 (file)
  * registered HandlerRoutine.
  */
 
-#define DBG 1
+/* This debugging define turns on output to COM1, although you better init
+ * the port first (even using hyperterm).  It's the only way to catch the
+ * goings on within system logoff/shutdown.
+ * #define DBG 1
+ */
 
 #include <windows.h>