RAA - rem/0.0.5

rem / 0.0.5

Short description: yet another "debug.rb".
Category: Application/Development
Status: beta
Created: 2004-10-22 14:09:30 GMT
Last update: 2004-11-11 07:19:32 GMT
Owner: yyuu (Projects of this owner)
Homepage: http://www.mind.chukyo-u.ac.jp/~yyuu/rem/
Download: http://www.mind.chukyo-u.ac.jp/~yyuu/src/rem-0.0.5.tar.gz
License: Ruby's
Dependency:
None
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.

Simple usage:

most of usages are similler to "debug.rb"

% ruby -r rem/tty/debug debuggee.rb

See also README.

----

  • EXPERIMENTAL: 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