[Mono-bugs] [Bug 75932][Min] Changed - new StackTrace (true) doesn't report line information

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 4 18:11:06 EST 2005


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 .

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

--- shadow/75932	2005-12-02 18:29:58.000000000 -0500
+++ shadow/75932.tmp.11944	2005-12-04 18:11:06.000000000 -0500
@@ -10,13 +10,12 @@
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: new StackTrace (true) doesn't report line information
 
 Using System.Diagnostics.StackTrace, if you instantiate it with a true
 boolean value, you are supposed to get line information.  However, with the
 attached test case, you don't.  The test case first tries to print a stack
 trace and then throws an exception.  Instead of seeing similar line info,


More information about the mono-bugs mailing list