[Mono-bugs] [Bug 30218][Min] Changed - If compiling without debugging, we should remove the .dbg file

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Sep 2002 21:36:57 -0000


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@ximian.com.

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

--- shadow/30218	Thu Sep 12 17:29:40 2002
+++ shadow/30218.tmp.24781	Thu Sep 12 17:36:57 2002
@@ -19,6 +19,12 @@
 If compiling without debugging, we should probably remove a .dbg file that
 we would have otherwise generated to avoid confusing the debugger stack traces.
 
 ------- Additional Comments From martin@gnome.org  2002-09-12 17:29 -------
 Good idea.
 
+
+------- Additional Comments From miguel@ximian.com  2002-09-12 17:36 -------
+Actually, I have another idea: what if the runtime ignores .dbg files
+if they are older than the assembly?
+
+