[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [Bug #3111] Stacktraces for Exceptions are incorrect
From: |
nobody |
Subject: |
[Pnet-developers] [Bug #3111] Stacktraces for Exceptions are incorrect |
Date: |
Fri, 04 Apr 2003 07:30:45 -0500 |
=================== BUG #3111: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3111&group_id=353
Submitted by: t3rmin4t0r Project: DotGNU Portable.NET
Submitted on: Fri 04/04/2003 at 18:00
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: Stacktraces for Exceptions are incorrect
Original Submission: The stacktraces show the stacktrace of the creation of
the Exception rather than the actual point where it is thrown.
ilrun a.out.exe
Uncaught exception: System.Exception: Hahah
at X..cctor()
at Y.Main() in stacktrace.cs:10
where itr shouldn;t show the .cctor in the stack trace
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Fri 04/04/2003 at 18:00 Name: stacktrace.cs Size: 0KB By: t3rmin4t0r
test case
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=3111&bug_file_id=384
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3111&group_id=353
- [Pnet-developers] [Bug #3111] Stacktraces for Exceptions are incorrect,
nobody <=