http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From l_bratch@yahoo.co.uk 2007-23-06 08:09 ------- I've tried that, but run into some trouble:
Setting native dgbhelp.dll requries native dbghelp.dll to run winedbg. When I give it that, it generates a 0 byte mdmp file.
If I try with builtin dbghelp.dll, the mdmp file is generated ok, but 'bt all' gives no output. If I run 'bt all' twice, it gives "Exception c0000005" on all subsequent tries.
With native dbghelp.dll, you get an MSVC++ messsage box when it crashes, rather than a silent crash, but I don't think that's relevant.
This Wine is compiled from source, using the latest Git.