Troy Rollo wine@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" == Alexandre Julliard julliard@winehq.org writes:
Alexandre> Troy Rollo wine@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.
Alexandre> This option clearly belongs with the similar ones in the Alexandre> config file, probably even as a special case of Alexandre> RelayFromExclude. The fact that it doesn't work properly on Alexandre> startup is not a reason to invent a new mechanism, the other Alexandre> config options don't work on startup either, and this needs Alexandre> to be fixed.
Troy,
as the new mechanisme seems to be in play now, I'd appreciate if you could you revisit your patch.
Thanks
On Fri, 15 Jul 2005 00:45, Uwe Bonnes wrote:
as the new mechanisme seems to be in play now, I'd appreciate if you could you revisit your patch.
It may be a while - there are other things on my priority list right now. There is an svk branch for the existing code at svn://troy.wine-branches.troy.rollo.name/troy/branches/nrelay-debug-flag