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        2005-12-21 16:02:38.000000000 -0500
+++ shadow/77056.tmp.3264       2005-12-21 16:05:37.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77056
 Product: Mono: Debugger
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: cli
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -23,6 +23,13 @@
 "next" should execute lines and return to the current stack frame (unless a
 breakpoint is encountered).  This behavior seems like it'd be acceptable
 for the "step" command.
 
 Moreover, once you enter into the instruction mode using next, "finish"
 doesn't have any effect.  It returns immediately to the command prompt.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-21 16:05 -------
+Noticed something else with this:
+
+"step" does the right thing.  It executes the line and immediately
+returns back to the current stack frame.  "next" presumably goes down
+into it.  This is backwards from how gdb does it.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to