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-10-21 21:52:31.000000000 -0400 +++ shadow/79717.tmp.28953 2006-10-22 06:07:21.000000000 -0400 @@ -59,6 +59,13 @@ Simple test program attached. ------- Additional Comments From [EMAIL PROTECTED] 2006-10-21 21:52 ------- Created an attachment (id=17895) Simple test application for the StackTrace bug + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-22 06:07 ------- +I think our StackTrace works just fine, its just that under MS.NET, +the callback is invoked from managed code, while under mono, it is +invoked from runtime code, so there are simply not frames to display +under mono. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
