[Wine]Re: Help with using the WINEDEBUG variable

Duane Clark dclark at akamail.com
Thu Apr 28 10:36:20 CDT 2005


Angela Burrell wrote:
> ...
> Any information on valid settings for WINEDEBUG would be helpful.
> 

If you have not already figured it out, you will find that near the 
beginning of most Wine source files is a line like:

WINE_DEFAULT_DEBUG_CHANNEL(seh);

That means that most of the trace messages in that file will be 
triggered with the "seh" debug channel (or of course "all").




More information about the wine-users mailing list