[Mono-bugs] [Bug 574148] Look ma, no breakpoints in Windows Forms applications.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 27 11:00:16 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=574148#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2010-01-27 16:00:15 UTC ---
This is filed as bug #532865.  Specifically, you currently cannot put a
breakpoint in the constructor of a partial class, which, unfortunately means
all Forms created by default in Visual Studio.

You can either make your Form not a partial class (probably not feasible), or
set your breakpoints in methods other than the constructor.

*** This bug has been marked as a duplicate of bug 532865 *** http://bugzilla.novell.com/show_bug.cgi?id=532865

-- 
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