From: Lothar Scholz Date: 2001-06-26T02:30:30+09:00 Subject: [ruby-talk:16863] Writting a profiler / line coverager / debugger for ruby 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.