[Mono-bugs] [Bug 75201][Nor] Changed - The debugger is not closing the symbol file after a debug session

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 6 20:51:28 EDT 2005


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 toshok at ximian.com.

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

--- shadow/75201	2005-06-09 15:31:27.000000000 -0400
+++ shadow/75201.tmp.30208	2005-07-06 20:51:28.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75201
 Product: Mono: Debugger
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: backend
 AssignedTo: toshok at ximian.com                            
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -19,6 +19,11 @@
 Looks like the debugger is not closing the symbol file after a debug
 session. I'm getting a "Sharing violation" exception if I try to compile
 the app just after debugging it.
 
 Digging in the debugger code I've seen that the file is opened in
 backends/mono/MonoSymbolFile.cs, but I don't see it being closed anywhere.
+
+------- Additional Comments From toshok at ximian.com  2005-07-06 20:51 -------
+This should be fixed.  I'm going to open another bug against a new
+problem that seems to have cropped up since I fixed this one, which
+I'll cc you on.


More information about the mono-bugs mailing list