I have tried to set the debugger as indicated in the doc-file with:
[Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 975739771
"Auto"=dword:00000001
"Debugger"="/usr/local/bin/winedbg %ld %ld"
but it complains when I run it:
Warning: /usr/local/bin/winedbg.exe not accessible from a DOS drive
Warning: /usr/local/bin/winedbg not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134629272.exe not accessible from a DOS
drive
Warning: /usr/local/bin/winedbg 134629272 not accessible from a DOS drive
Warning: /usr/local/bin/winedbg 134629272 208.exe not accessible from a
DOS drive
Warning: /usr/local/bin/winedbg 134629272 208 not accessible from a DOS
drive
err:seh:UnhandledExceptionFilter Couldn't start debugger
(/usr/local/bin/winedbg 134629272 208) (2)
Does this mean that winedbg can't live in the normal path but have to be
in a windows partition (these strange things with letters like H:). It
sort of makes sense since it's used from the windowsworld (ie registry)
but in that case the documentation doesn't make sense any more.
--
/Dennis