[Mono-bugs] [Bug 78127][Nor] New - Stacktrace line numbers wrong
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 17 11:15:02 EDT 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 joe at otee.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=78127
--- shadow/78127 2006-04-17 11:15:02.000000000 -0400
+++ shadow/78127.tmp.21040 2006-04-17 11:15:02.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 78127
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: joe at otee.dk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Stacktrace line numbers wrong
+
+Stacktraces don't refer to the correct line number.
+Stacktraces refer to the return site instead of the call site.
+
+This makes it extremely hard to find errors for our users. Most of them being new to programming.
+When an error occurrs It just gets them to the wrong line and then they wonder what is going on
+there.
+
+Are you planning to fix this? It would make a big difference for us.
More information about the mono-bugs
mailing list