http://bugzilla.novell.com/show_bug.cgi?id=574148
http://bugzilla.novell.com/show_bug.cgi?id=574148#c1 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Jonathan Pobst <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
