https://bugzilla.novell.com/show_bug.cgi?id=641529
https://bugzilla.novell.com/show_bug.cgi?id=641529#c0 Summary: Several issues trying to debug a simple application in Mono Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: Other OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: Debug in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Development Blocker: --- Created an attachment (id=391331) --> (http://bugzilla.novell.com/attachment.cgi?id=391331) Test Unzip the attached VS solution and load it in VS 2010. Set a breakpoint in the class library (the only line there: Console.WriteLine) and the hit 'Debug in Mono'. Results: 1. One time it didn't stop in the breakpoint and finish. 2. Other times monotools-server would try to open up an xterm (!?) and then I get an error saying that there are no ports available. Then I tried setting a breakpoint in the Main function: 1. It crashed VS entirely. 2. Other times it would crash and I got a VS dialog saying that it's gathering information about the crash. But it never stopped in the breakpoint in Main. -- 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
