We haven’t discussed implementing any of the CPython profiling & debugging support as of yet.  I’ve opened CodePlex bug # 3124 (http://www.codeplex.com/WorkItem/List.aspx?ProjectName=IronPython) but I’m not really sure when we’d get to this (I believe we have some other bugs for various debugging support – eg http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkItemId=563 which doesn’t mention setprofile, and this one falls into the same sort of bucket).

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Shafranov
Sent: Saturday, September 09, 2006 3:56 AM
To: [email protected]
Subject: [IronPython] profile module support

 

Hi all!

I've found that CPy profile module doesn't work under IronPython because sys.setprofile doesn't implemented.
So, Is it planned to add support of python-level profiling for IronPython?

Alexander.

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to