bugDotGNU Portable.NET - Bugs: bug #9328, System.Diagnostics.StackFrame does...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9328: System.Diagnostics.StackFrame does not work correct

Submitter:  Heiko Weiss <Brubbel0815>
Submitted:  Mon 14 Jun 2004 07:22:13 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 14 Jun 2004 09:00:53 AM UTC, comment #1: 

You must compile with -g to get line number information.

Rhys Weatherley <rweather>
Group administrator
Mon 14 Jun 2004 07:22:13 AM UTC, original submission:  

If you call System.Diagnostics.StackFrame(1,true) the returned StackFrame should have informations about the mothed one stack frame up.
But:
- CallStack.GetFileName() return null.
- CallStack.GetFileLineNumber() return 0.     

Heiko Weiss <Brubbel0815>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1409:  Main.cs added by Brubbel0815 (623B - text/plain - Sample)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-14 rweather StatusNone Works For Me
    Open/ClosedOpen Closed
2004-06-14 Brubbel0815 Attached File- Added Main.cs, #1401

Back to the top

Powered by Savane 3.13-f14d.
Corresponding source code