Hi, 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? TIA, -- Diego "Flameeyes" Pettenò dgp85(a)users.sourceforge.net - http://flameeyes.web.ctonet.it/
"Diego 'Flameeyes' PettenР" <dgp85(a)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.
Dmitry Timoshkov wrote:
"Diego 'Flameeyes' PettenР" <dgp85(a)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.
Doesn't work for me either on a stock up to date Red Hat 9 smp running latest cvs.
"Robert" == Robert Reif <reif(a)earthlink.net> writes:
Robert> Dmitry Timoshkov wrote: >> "Diego 'Flameeyes' PettenР" <dgp85(a)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. >> Robert> Doesn't work for me either on a stock up to date Red Hat 9 smp Robert> running latest cvs. For me it works neither. It seems the exclude lists are initialized long after ntdll is loaded. Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
participants (4)
-
Diego 'Flameeyes' Pettenò -
Dmitry Timoshkov -
Robert Reif -
Uwe Bonnes