Debug channel docu update

Dimitrie O. Paun dpaun at rogers.com
Tue Sep 17 23:08:17 CDT 2002


A patch I promised some time ago

ChangeLog
  Update debug channel usage in DEVELOPER-HINTS

Index: DEVELOPERS-HINTS
===================================================================
RCS file: /var/cvs/wine/DEVELOPERS-HINTS,v
retrieving revision 1.12
diff -u -r1.12 DEVELOPERS-HINTS
--- DEVELOPERS-HINTS	6 May 2002 20:08:43 -0000	1.12
+++ DEVELOPERS-HINTS	18 Sep 2002 04:08:00 -0000
@@ -296,10 +296,8 @@
 --------------
 
 If you need to create a new debug channel, just add the
-DECLARE_DEBUG_CHANNEL to your .c file(s) and rerun
-tools/make_debug. When sending out your patch, you don't need to
-provide neither ./configure nor the ./include/debugdefs.h diffs. Just
-indicate that those files need to be regenerated.
+DECLARE_DEBUG_CHANNEL to your .c file(s), and use them. 
+All the housekeeping will happen automatically.
 
 Resources
 ---------




More information about the wine-patches mailing list