RAA - rem/0.0.6

rem / 0.0.6

Short description: yet another "debug.rb" supporting remote debugging.
Category: Application/Development
Status: beta
Created: 2004-10-22 14:09:30 GMT
Last update: 2004-11-17 06:17:38 GMT
Owner: yyuu (Projects of this owner)
Homepage: http://www.mind.sccs.chukyo-u.ac.jp/~yyuu/rem/
Download: http://www.mind.sccs.chukyo-u.ac.jp/~yyuu/src/rem-0.0.6.tar.gz
License: Ruby's
Dependency:
Requires: druby/2.0.4 Remote debugging support using dRuby.
Description:

This is a reimplementation of "debug.rb".

The design of rem was inspired from Smalltalk's MVC architecture. Currently, only command-line interface is ready for rem. But I hope to implement some other graphical interface like Tk or Gtk2.

usage:

To debug "debuggee.rb"

% rem debuggee.rb

See also README.

----

  • Remote debugging support added. (like "yard")
Versions: [0.0.9 (2006-03-17)] [0.0.7 (2004-11-24)] [0.0.6 (2004-11-17)] [0.0.5 (2004-11-11)] [0.0.4 (2004-10-26)] [0.0.3 (2004-10-26)]

Edit this project (for project owner)

back to RAA top