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=75145 --- shadow/75145 2006-01-26 12:03:05.000000000 -0500 +++ shadow/75145.tmp.15887 2006-01-26 12:19:48.000000000 -0500 @@ -10,13 +10,13 @@ Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: please add thread dump support The Java VM has this feature where you can send it SIGQUIT and it blows a stack trace of every thread to stdout. This is ridiculously useful. Given that mono has even fewer debugging tools than Java at this point, I think it would be even more useful there. @@ -42,6 +42,12 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-12-19 18:14 ------- one thing the java vm also does is look for deadlocks and display how many it found :) ------- Additional Comments From [EMAIL PROTECTED] 2006-01-25 19:23 ------- *** Bug 77360 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-26 12:19 ------- +There. Its not perfect, but better than nothing: + +http://lists.ximian.com/pipermail/mono-patches/2006-January/069998.html + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
