RelayExclude

Dmitry Timoshkov dmitry at baikal.ru
Mon Jul 26 20:33:43 CDT 2004


"Diego 'Flameeyes' PettenР" <dgp85 at users.sourceforge.net> wrote:

> I've a question about RelayExclude setting in [Debug] section of
> ~/.wine/config :
> I was trying to debug the load of ClrMamePro watching at the relay output,
> but there's a lot of call of ntdll.RtlEnterCriticalSection
> ntdll.RtlLeaveCriticalSection and so on.
> I already added them to RelayExclude last year when I debugged another app,
> but seems like now this setting is ignored. I also tried to add the
> complete ntdll.RtlEnterCriticalSection name, but nothing changed.
> Any suggestion?

[Debug]
"RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection"

works fine for me.

--
Dmitry.





More information about the wine-devel mailing list