[Mono-bugs] [Bug 641529] New: Several issues trying to debug a simple application in Mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 23 19:51:34 EDT 2010


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: martin at novell.com
        ReportedBy: gonzalo at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list