[Mono-bugs] [Bug 30218][Min] New - If compiling without debugging, we should remove the .dbg file
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 02:31:05 -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 Wed Sep 11 22:31:05 2002
+++ shadow/30218.tmp.26719 Wed Sep 11 22:31:05 2002
@@ -0,0 +1,20 @@
+Bug#: 30218
+Product: Mono/MCS
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: If compiling without debugging, we should remove the .dbg file
+
+If compiling without debugging, we should probably remove a .dbg file that
+we would have otherwise generated to avoid confusing the debugger stack traces.