[Mono-bugs] [Bug 81051][Wis] New - When running with --debug, we should activate all debug features automatically

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 6 12:04:18 EST 2007


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 mkestner at ximian.com.

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

--- shadow/81051	2007-03-06 12:04:18.000000000 -0500
+++ shadow/81051.tmp.22720	2007-03-06 12:04:18.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 81051
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: debug
+AssignedTo: martin at ximian.com                            
+ReportedBy: mkestner at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: When running with --debug, we should activate all debug features automatically
+
+Capturing miguel's thoughts from an irc discussion:
+
+<miguel_> But I have been thinking that when the runtime runs with --debug
+<miguel_> We should set an AppDomain flag
+<miguel_> So that all "debug" features are turned on automatically
+<miguel_> Instead of having to turn on 10 different debug features everywhere
+<miguel_> (This was in the context of ASP.NET that needs mcs to be called
+with debug, pages to be compiled with debug, children to be called with
+debug, etc)
+<miguel_> Debugging an ASP.NET app means 'turning on debug' in 4-5 places today
+<grendel> yep
+<miguel_> It is as bad as our "debug shared library problems" which usually
+means using 2 environment variables that nobody remembers


More information about the mono-bugs mailing list