winewtsn: add a new program that shows a dialog to inform about a crash

Dan Kegel dank at kegel.com
Thu Dec 18 05:02:45 CST 2008


Alexandre wrote:
> I'd suggest to do that in winedbg, there's no need to add another
> Wine-specific program for that.

Windows uses three different automatically started debuggers:
the visual C++ debugger for average programmers,
windbg for superprogrammers, and
Dr. Watson for users who just need a user-friendly crash handler.
I think Mikolaj was simply trying to provide an implementation of the latter.

Does it really make sense to make one program serve
both roles, given that Microsoft doesn't do it that way?
- Dan



More information about the wine-devel mailing list