[Mono-bugs] [Bug 512676] New: Program not stopping at breakpoint

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 12 11:40:53 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512676


           Summary: Program not stopping at breakpoint
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 0.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: martin at novell.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=297863)
 --> (http://bugzilla.novell.com/attachment.cgi?id=297863)
Test Case

I swear I am going crazy.  The attached skeleton winforms project does not stop
at my breakpoint, however I can create an identical project from scratch and it
works fine.

Repro:
Open attached project.
Go to Form1.cs.
Place a breakpoint on the "MessageBox.." line.
Debug with Mono.
When the form comes up on Linux, click the button

Expected result:
The program breaks at the requested breakpoint.

Actual result:
The message box is displayed without breaking.


I don't know what to say, I guess try it out and see if it stops for you.

-- 
Configure bugmail: http://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