Jesús Cea Avión <j...@jcea.es> added the comment:

Based on work done by skip.montanaro for issue4111.

05fde8943685.diff compiles correctly under Solaris 10 & derivatives, both in 32 
and 64 bits.

I am working on 2.7 because I consider this feature important enough for 
providing a patch against 2.7, available to interested users. Of course, the 
plan is to integrate in 3.3 natively.

Currently the patch define two probes: function__entry and function__return. 
Both have three parameters: source code file, function and linenumber.

The code doesn't work under MacOS, I guess, and I can't help there.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13405>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to