I got this and fixed it by assigning a drive to the root file system [Drive Z]
in my case. While I understand this isn't very secure, there isn't much
on my
system worth preserving :-). Anyway it works for me
Kevin wrote:
> Wine debug no longer launches for me. Not that I know how to use it, but I
> like trying to find and report bugs.
>
> Warning: /usr/bin/winedbg.exe not accessible from a DOS drive
> Warning: /usr/bin/winedbg not accessible from a DOS drive
> Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive
> Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive
> Warning: /usr/bin/winedbg 137011720 320.exe not accessible from a DOS drive
> Warning: /usr/bin/winedbg 137011720 320 not accessible from a DOS drive
> err:seh:start_debugger Couldn't start debugger (/usr/bin/winedbg
137011720
> 320) (2)
>
> wine release 20010731
>
> <config>
> [Drive H]
> "Path" = "/usr/bin/"
> "Type" = "hd"
> "Label" = "winedbg"
> "Filesystem" = "win95"
>
> <system.reg>
> [Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 134683384
> "Auto"=dword:00000001
> "Debugger"="/usr/bin/winedbg %ld %ld"
>
> Thxs
>
> Kevin