strange msvcrt crash

Alexandre Julliard julliard at winehq.com
Mon Apr 16 17:00:06 CDT 2001


Andreas Mohr <a.mohr at mailto.de> writes:

> Err, which debugger ??
> 
> I get "Segmentation fault", and that's it...

The automatic debugger startup cannot work in this case, because it
only triggers for exception that are not handled by the
application. But if you run the application under the debugger from
the start, it should break at the first exception.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list