[Mono-bugs] [Bug 77056][Maj] Changed - resuming "next" after non-breaking breakpoint

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 12:09:34 EST 2006


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

--- shadow/77056	2006-01-19 05:58:51.000000000 -0500
+++ shadow/77056.tmp.434	2006-01-19 12:09:34.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77056
 Product: Mono: Debugger
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: cli
 AssignedTo: martin at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -124,6 +124,10 @@
 
 ------- Additional Comments From martin at ximian.com  2006-01-19 05:58 -------
 This has nothing to do with not having source code; the problem here
 is that we're running a "next" operation and then get interrupted by a
 (shared library) breakpoint which does not "break" - so we need to
 resume the "next".
+
+------- Additional Comments From martin at ximian.com  2006-01-19 12:09 -------
+The "next" issue is fixed in SVN (I also added a testcase to
+TestBreakpoint.exp for it); the "finish" issue is in a separate bug.


More information about the mono-bugs mailing list