[Mono-bugs] [Bug 77059][Maj] Changed - killing and then rerunning a
program hangs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 21 12:31:31 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77059
--- shadow/77059 2005-12-21 16:11:23.000000000 -0500
+++ shadow/77059.tmp.26900 2006-01-21 12:31:31.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77059
Product: Mono: Debugger
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: cli
AssignedTo: martin at ximian.com
ReportedBy: joeshaw at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -16,6 +16,12 @@
Cc:
Summary: killing and then rerunning a program hangs
If I run a program, and then kill it using the "kill" command from the CLI,
and then try to run it again using the "run" command, the debugger hangs at
the "Starting program: test.exe" line.
+
+------- Additional Comments From martin at ximian.com 2006-01-21 12:31 -------
+If this was on x86_64, it should be fixed by yesterday's removal of
+the duplicate mono_debugger_breakpoint_manager_lock().
+
+If you still have this problem, please lemme know.
More information about the mono-bugs
mailing list