Re: Http-Tunnel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul McNett wrote:
...
Now, the opposite is of course also true. I run a program (Visual FoxPro) that results in lots of output to the console at the default debugmsg level (mostly FIXME:LockFile() not implemented). I can speed up VFP a fraction by issuing:

wine -debugmsg -all <vfp7.exe>
To throw in my two cents worth, since I generally like to see error messages, I usually do:

wine --debugmsg fixme-all -- program

Actually, I do that so much, that it is an alias (I use tcsh):

alias win 'wine --debugmsg fixme-all -- '

so that I can just type "win program"


_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux