dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #9328] System.Diagnostics.StackFrame does not wo


From: Rhys Weatherley
Subject: [Pnet-developers] [bugs #9328] System.Diagnostics.StackFrame does not work correct
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #9328] Latest Modifications:

Changes by: 
                Rhys Weatherley <address@hidden>
'Date: 
                Mon 06/14/2004 at 09:00 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Works for me
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
You must compile with -g to get line number information.






/**************************************************************************/
[bugs #9328] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9328>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Mon 06/14/2004 at 07:22

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Works for me
Assigned to:  None
Status:  Closed


Summary:  System.Diagnostics.StackFrame does not work correct

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.      


Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 06/14/2004 at 09:00       By: rweather
You must compile with -g to get line number information.






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 06/14/2004 at 07:22  Name: Main.cs  Size: 623KB   By: Brubbel0815
Sample
http://savannah.gnu.org/bugs/download.php?item_id=9328&amp;item_file_id=1401






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9328>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]