Skip to content
R. Bernstein edited this page Mar 13, 2015 · 5 revisions

The trepanning debugger gdb-like debugger; as such, it is both a high-level and low-level debugger. It is a also a rewrite of ruby-debug. However in order provide all of the functionality that it has, it requires a patched version of MRI Ruby 2.1.5, 1.9.3 or 1.9.2 found the Ruby Debugger Runtime project.

Here’s what we got so far...