http://bugs.winehq.org/show_bug.cgi?id=15037
Summary: MSVC 6: Debug-compiled executable not calling MSVC debugger on "Retry" Product: Wine Version: 1.1.1 Platform: PC-x86-64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: claus.fischer@clausfischer.com CC: claus.fischer@clausfischer.com
Microsoft Visual C++ 6 is working to a large extent.
When a program is compiled in DEBUG mode and violates an assertion (in WTL), the MSVC on Windows will give the user the choice to press "Retry" and start a debugger.
On Wine, a debugger is not started, or at least the MSDEV-Studio doesn't show the Debug menu.