[Patches] [ python-Patches-476866 ] new improved trace.py

noreply@sourceforge.net noreply@sourceforge.net
Wed, 31 Oct 2001 10:25:07 -0800


Patches item #476866, was opened at 2001-10-31 10:25
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=476866&group_id=5470

Category: Demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Zooko Ozoko (zooko)
Assigned to: Nobody/Anonymous (nobody)
Summary: new improved trace.py

Initial Comment:
trace.py didn't work for me with Python 2.2a4+,
possibly due to me misunderstanding how to use it.
In any case this version is substantially rewritten,
uses the debugger hooks that were introduced in Python
2.1(?), and has a simpler (in my opinion) interface.

Also there are some new features like "countfuncs" mode
which is faster than "count" mode and reports only a
list of funcs that were invoked.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=476866&group_id=5470