[Mono-bugs] [Bug 58288][Nor] Changed - System.Diagnostics.StackTrace never provides file/line info

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 13:20:51 -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=58288

--- shadow/58288	2004-05-10 13:20:19.000000000 -0400
+++ shadow/58288.tmp.5126	2004-05-10 13:20:51.000000000 -0400
@@ -18,6 +18,11 @@
 
 Even though I build with /debug and run with --debug (which produces
 file/line info for exceptions), and use StackTrace(true) to ask for source
 info, S.D.StackTrace never coughs it up.
 
 I'll attach a test case.
+
+------- Additional Comments From shaver@off.net  2004-05-10 13:20 -------
+Created an attachment (id=7666)
+test case
+