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        2005-06-03 16:54:14.000000000 -0400
+++ shadow/75145.tmp.32097      2005-12-01 18:34:17.000000000 -0500
@@ -1,22 +1,33 @@
 Bug#: 75145
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
+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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-01 18:34 -------
+Paolo, Zoltan,
+
+   Is it possible to implement this feature?
+
+   The idea is basically to have a mechanism to dump all the thread
+stack traces to find out what a program is doing.  
+
+   If it is too difficult, we might need to just defer to the Mono
+debugger. 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to