http://bugs.winehq.org/show_bug.cgi?id=22870
Summary: Visual Studio remote debugger msvsmon.exe does not launch debug target Product: Wine Version: 1.1.44 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ninevoltz@metalink.net
msvsmon.exe does not work on Wine, the monitor will start and can connect with Visual Studio's debugger, but it will not start the target program to debug. I am attempting to debug PuTTY's Pageant program which also does not work properly in Wine. I also tried debugging with MinGW's gdb and gdb crashes.