-----Original Message-----
From: Eric Pouech <[EMAIL PROTECTED]>
To: Guy L. Albertelli <[EMAIL PROTECTED]>
Cc: Wine Devel <[EMAIL PROTECTED]>
Date: Saturday, December 30, 2000 12:57 PM
Subject: Re: Problem with Winedbg
>
>the patch didn't work with H:debugger/winedbg or with H:/debugger/winedbg ?
>that's strange it did work for me... can you send me the -debugmsg
+dosfs,+process
>trace ?
The following registry formats worked with the patch:
"Debugger"="H:/debugger/winedbg %ld %ld" -- see rebar.out2
"Debugger"="H:debugger/winedbg %ld %ld" -- see rebar.out3
The following registry formats *did not* work with the patch:
"Debugger"="H:\\debugger\\winedbg %ld %ld" -- see rebar.out1
"Debugger"="H:debugger\\winedbg %ld %ld" -- see rebar.out4
>From a consistency point of view, I would have hoped that all of the 4 would
have worked. I would not expect the direction of the slash to make a
difference. Note the default string in win32/except.c is "debugger/winedbg
%ld %ld". All four traces are tar'ed and gziped for space (largest was 150K
uncompressed).
Thanks,
Guy
traces.tar.gz