[Mono-bugs] [Bug 58289][Min] Changed - caught exceptions only print one frame for .StackTrace

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 13:25:29 -0400 (EDT)


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 shaver@off.net.

http://bugzilla.ximian.com/show_bug.cgi?id=58289

--- shadow/58289	2004-05-10 13:23:38.000000000 -0400
+++ shadow/58289.tmp.5237	2004-05-10 13:25:29.000000000 -0400
@@ -18,6 +18,11 @@
 
 I was trying to work around bug 58288 by throwing and catching an exception
 manually, and discovered that I only get one frame's worth of info. 
 Uncaught  exceptions print the whole stack, of course.
 
 Test case coming.
+
+------- Additional Comments From shaver@off.net  2004-05-10 13:24 -------
+Created an attachment (id=7667)
+test case
+