[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 18:51:30 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 18:28:58.000000000 -0500
+++ shadow/79797.tmp.10693	2006-10-31 18:51:30.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 79797
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -25,6 +25,19 @@
 the 'windows' subsystem.
 
 ------- Additional Comments From robertj at gmx.net  2006-10-31 18:28 -------
 Created an attachment (id=17963)
 monow.diff
 
+
+------- Additional Comments From robertj at gmx.net  2006-10-31 18:51 -------
+
+Another related issue: when mono.exe detects that the assembly
+was compiled for the winexe target, it detaches the console.
+This is annoying during debugging or when the runtime crashes
+(the back trace is not visible).
+
+IIRC, this feature was introduced because monow.exe did't exist.
+
+The patch disables the detaching when the --debug
+option was supplied.
+


More information about the mono-bugs mailing list