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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -124,6 +124,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
