Fix my --debugmsg screwup

Andreas Mohr andi at rhlx01.fht-esslingen.de
Sun May 2 15:48:10 CDT 2004


Hi all,

all I can say is: sorry, I should have remembered that there was some
recent change to WINEDEBUG.

Greetings,

Andi
-------------- next part --------------
Determining best CVS host...
Using CVSROOT :pserver:cvs at rhlx01.fht-esslingen.de:/home/wine
Index: documentation/debugging.sgml
===================================================================
RCS file: /home/wine/wine/documentation/debugging.sgml,v
retrieving revision 1.15
diff -u -r1.15 debugging.sgml
--- documentation/debugging.sgml	28 Apr 2004 00:23:48 -0000	1.15
+++ documentation/debugging.sgml	2 May 2004 16:15:59 -0000
@@ -242,7 +242,7 @@
 	  and then to run wine like that:
 	</para>
 	<screen>
-	<prompt>$</prompt> <userinput>wine --debugmsg +relay,+snoop setup.exe &>/tmp/debug_pipe</userinput>
+	<prompt>$</prompt> <userinput>WINEDEBUG=+relay,+snoop wine setup.exe &>/tmp/debug_pipe</userinput>
 	</screen>
 
 	<para>


More information about the wine-patches mailing list