https://bugzilla.novell.com/show_bug.cgi?id=682959
https://bugzilla.novell.com/show_bug.cgi?id=682959#c0 Summary: When debugging is complete, the Mono command line window stays open and so until I close it, the file is in use Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: x86 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Debug in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0 Fairly sure I have 2.0 since I bought it and downloaded it in September, though About Microsoft Visual Studio shows it as 1.0 (is this a bug, or did 2.0 come out since then?). When I use Debug in Mono, after the program exits the Mono window stays open. In Visual Studio's ordinary debugger, it normally closes the window (though there may be some option to keep it open -- clearly it doesn't by default). As a result, if I forget to close it after I hit Stop Debugging and it closes the program (when I hit Stop Debugging it's not in focus so this isn't always obvious), since it doesn't completely exit, next time I compile the build will fail. This is kind of inconvenient and it'd be nice if it were either (a) consistent with the MS.NET behavior or (b) the console window was disconnected from the program once the program exits, so that the output could be reviewed, but doesn't get in the way of recompiles. Either way. :) Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
