[Mono-bugs] [Bug 79827][Nor] Changed - mdb ignores breakpoints in event handlers

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 9 10:39:52 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by martin at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79827

--- shadow/79827	2006-11-04 12:47:20.000000000 -0500
+++ shadow/79827.tmp.30003	2007-05-09 10:39:52.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79827
 Product: Mono: Debugger
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: backend
 AssignedTo: martin at ximian.com                            
 ReportedBy: jhair.tocancipa at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -89,6 +89,9 @@
 
   static void OnQuit (object o, DeleteEventArgs e) {
     Application.Quit ();
     e.RetVal = true;
   }     
 }
+
+------- Additional Comments From martin at ximian.com  2007-05-09 10:39 -------
+Works for me.


More information about the mono-bugs mailing list