[Mono-bugs] [Bug 75145][Wis] Changed - please add thread dump support

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 26 12:19:48 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 vargaz at gmail.com.

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: mono-bugs at ximian.com                            
 ReportedBy: james at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: joeshaw at novell.com,lupus at ximian.com,vargaz at gmail.com
+Cc: lupus at ximian.com,vargaz at gmail.com
 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 james at ximian.com  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 vargaz at gmail.com  2006-01-25 19:23 -------
 *** Bug 77360 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz at gmail.com  2006-01-26 12:19 -------
+There. Its not perfect, but better than nothing:
+
+http://lists.ximian.com/pipermail/mono-patches/2006-January/069998.html
+


More information about the mono-bugs mailing list