Subject: [ruby-talk:16863] Writting a profiler / line coverager / debugger for ruby
From: Lothar Scholz <llothar mailandnews.de>
Date: Tue, 26 Jun 2001 02:30:30 +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.