[Mono-bugs] [Bug 74830][Nor] Changed - abort in debug mode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 May 2005 14:49:33 -0400 (EDT)


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

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

--- shadow/74830	2005-05-11 14:49:10.000000000 -0400
+++ shadow/74830.tmp.26964	2005-05-11 14:49:33.000000000 -0400
@@ -1661,6 +1661,10 @@
 
 However, what I see from the stack trace is the g_assert() in it - we
 basically don't need that at all, so I turned it into a warning.
 
 I also fixed another issue in mono_debug_add_method() where we were
 returning on error without releasing the lock in some cases.
+
+------- Additional Comments From martin@ximian.com  2005-05-11 14:49 -------
+James, if you still have any problems with --debug, please lemme know
+and I'll have a look at this.