[Mono-bugs] [Bug 75965][Nor] New - Inconsistency in display with
Mono runtime.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 2 08:54:47 EDT 2005
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 miguel at ximian.com.
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: toshok at ximian.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list