Ruby-debugEdit

From the ruby-debug [http://rubyforge.org/viewvc/trunk/README?revision=1&root=ruby-debug&view=markup|README file]:

ruby-debug is a fast implementation of the standard debugger debug.rb. The faster execution speed is achieved by utilizing a new hook Ruby C API.

Links