[Mono-bugs] [Bug 75572][Nor] New - local variable liveness ranges =
lexical blocks in the mono backend
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 17 23:02:02 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75572
--- shadow/75572 2005-07-17 23:02:02.000000000 -0400
+++ shadow/75572.tmp.4953 2005-07-17 23:02:02.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 75572
+Product: Mono: Debugger
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: backend
+AssignedTo: toshok at ximian.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: local variable liveness ranges = lexical blocks in the mono backend
+
+the debugger assumes that a local variable is alive from the start to
+finish of the enclosing lexical block, which might not always be the case.
More information about the mono-bugs
mailing list