[Mono-bugs] [Bug 79797][Min] Changed - [PATCH] create monow.exe on Windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 31 20:23:38 EST 2006
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79797
--- shadow/79797 2006-10-31 19:56:44.000000000 -0500
+++ shadow/79797.tmp.13327 2006-10-31 20:23:38.000000000 -0500
@@ -48,6 +48,15 @@
------- Additional Comments From kornelpal at gmail.com 2006-10-31 19:56 -------
I'm not against removing this detach but note that the same happens
on MS.NET and they solved the problem by showing the stack trace in
a window.
+
+------- Additional Comments From robertj at gmx.net 2006-10-31 20:23 -------
+The patch doesn't *remove* the detach. It merely disables it, when
+"mono --debug" was called. W/out this conditional one has to
+recompile with /target:exe to see what's going on...
+
+MS.NET didn't had to solve any problems, because it doesn't
+have a "driver" like mono.exe.
+
More information about the mono-bugs
mailing list