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

--- shadow/75965        2005-09-02 08:54:47.000000000 -0400
+++ shadow/75965.tmp.10746      2005-09-02 08:54:47.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 75965
+Product: Mono: Debugger
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: backend
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Inconsistency in display with Mono runtime.
+
+The Mono Runtime displays methods on stack traces like this:
+
+AspNetEdit.SampleHost.SampleHost:toolboxAddButton_Clicked
+
+The debugger like this:
+
+AspNetEdit.SampleHost.SampleHost.toolboxAddButton_Clicked
+
+We should fix this, so we can use the same values on breakpoints.
+
+I leave it up to you to decide which one is the right format.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to