Add new "nrelay" debug channel - useful for debugging GPFs in target applications

Alexandre Julliard julliard at winehq.org
Wed Mar 2 02:48:49 CST 2005


Troy Rollo <wine at troy.rollo.name> writes:

> Activate by setting WINEDEBUG=relay,nrelay
> 
> Alternatives considered but rejected:
> 
>  - Having a config file option. When the config file options are read it is
>    already too late to prevent calls by and between kernel32.dll and
>    ntdll.dll from being logged.

This option clearly belongs with the similar ones in the config file,
probably even as a special case of RelayFromExclude. The fact that it
doesn't work properly on startup is not a reason to invent a new
mechanism, the other config options don't work on startup either, and
this needs to be fixed.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list