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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
