[Mono-bugs] [Bug 51477][Wis] Changed - AOTd code does not give line numbers under --debug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Dec 2003 08:33:49 -0500 (EST)


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 vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=51477

--- shadow/51477	2003-11-28 12:29:06.000000000 -0500
+++ shadow/51477.tmp.31207	2003-12-03 08:33:48.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51477
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -46,6 +46,9 @@
 aot'd assembly under --debug.
 
 ------- Additional Comments From vargaz@freemail.hu  2003-11-28 12:29 -------
 The metadata includes the line number info, but not the machine code
 ->IL offset mapping, which should be saved to the AOT file. So this 
 is a bug/missing feature.
+
+------- Additional Comments From vargaz@freemail.hu  2003-12-03 08:33 -------
+Fixed in CVS.