ruby-debug-base19

URL
http://rubyforge.org/projects/ruby-debug19/
Author(s)
Kent Sibilev and Mark Moseley
Summary
ruby-debug is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames

Add your comment ↓

Comments

ruby-debug-base19 (0.11.23) is Working
for Nome Cognome (GNU/Linux, over 2 years ago)

On Ubuntu 9.10

ruby-debug-base19 (0.11.22) is Working
for Berin Loritsch (Windows, over 2 years ago)

The current version of -base19 works much better on Windows. The ruby interpreter does not crash anymore.

ruby-debug-base19 (0.11.6) is Working
for Berin Loritsch (Windows, over 2 years ago)

The instructions were initially hard to find, but it turns out that the makers of the one-click ruby installer also have a dev kit for windows users:

http://rubyinstaller.org/
http://rubyinstaller.org/addons.html

That made everything work. Compilation is slow.

ruby-debug-base19 (0.11.5) is Working
for Luis Lavena (Windows, over 2 years ago)

It works, but you must read the instructions:

http://wiki.github.com/mark-moseley/ruby-debug

ruby-debug-base19 (0.11.6) is Failing
for Berin Loritsch (Windows, over 2 years ago)

There's no pre-compiled native windows binary for this library. Requires a compiler to install.

Add your comment




Yes No