[Mono-bugs] [Bug 71064][Nor] Changed - [PATCH] mod_mono has no server option to enable mono's debug mode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Jan 2005 14:43:45 -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 rasa@gmx.ch.

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

--- shadow/71064	2005-01-06 14:42:08.000000000 -0500
+++ shadow/71064.tmp.20069	2005-01-06 14:43:45.000000000 -0500
@@ -20,6 +20,11 @@
 
 I've attached a patch to solve the problem.
 It introduces a "MonoDebug [ture|false]" server variable wich decides
 wheather mono shall be executed with or without "--debug".
 
 Running in debug mode results in better backtraces.
+
+------- Additional Comments From rasa@gmx.ch  2005-01-06 14:43 -------
+Created an attachment (id=13665)
+patch to add MonoDebug server variable.
+