Replace -debugmsg by WINEDEBUG.
This commit is contained in:
parent
0bc2edf341
commit
85f81de453
|
@ -404,7 +404,7 @@ write=0x378,x379,0x37a,0x37c,0x77a
|
|||
the file your trace will be stored in:
|
||||
</para>
|
||||
<programlisting>
|
||||
wine -debugmsg +io XXXX 2> >(sed 's/^[^:]*:io:[^ ]* //' > YYYY)
|
||||
WINEDEBUG=+io wine XXXX 2> >(sed 's/^[^:]*:io:[^ ]* //' > YYYY)
|
||||
</programlisting>
|
||||
<para>
|
||||
You will need large amounts of hard disk space (read hundreds
|
||||
|
|
Loading…
Reference in New Issue