Subject: [ruby-talk:25472] Writting a profiler / line coverager / debugger for ruby
From: Lothar Scholz <llothar mailandnews.de>
Date: Sat, 17 Nov 2001 01:10:20 +0900
I just looked in the ruby reference and didn't find something like the
"trace" callback in python. Is it possible to specify a function that
will be called after every ruby statement.