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=79717

--- shadow/79717        2006-12-31 03:09:21.000000000 -0500
+++ shadow/79717.tmp.7585       2007-01-02 13:25:28.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: Debian unstable on amd64 with mono/mcs svn from 20061021
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: debug
-AssignedTo: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Summary: System.Diagnostics.StackTrace doesn't work properly inside of 
AsyncCallback routines
 
@@ -108,6 +108,23 @@
 Chris
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-12-31 03:09 -------
 Created an attachment (id=18413)
 patch to try out
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-02 13:25 -------
+I am testing this patch, and the output is more detailed than it was
+before, but not as verbose as .NET:
+
+erandi$ mono jjj.exe
+Hello World!
+ResolveCallback()
+method: Void ResolveCallback(IAsyncResult)
+method: Void invoke_void_IAsyncResult(IAsyncResult)
+ResolveCallback() complete
+
+
+Maybe this is good enough?
+
+Will continue using this patch for a while and report if I see
+anything break.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to