From: yyuu Date: 2004-11-25T02:26:53+09:00 Subject: [ANN] rem 0.0.7 released. Hi, I've just released "rem" version 0.0.7. - http://raa.ruby-lang.org/project/rem/0.0.7 Rem is an implementation of the Ruby debugger which made from pure Ruby code like "debug.rb". The design of rem is based on MVC architecture. You can extend rem's interface with your favorite GUI toolkit. features: - Command-line debugger like `debug.rb' - Support remote debugging using dRuby (like `yard') You can download rem from URL: - http://www.mind.sccs.chukyo-u.ac.jp/~yyuu/src/rem-0.0.7.tar.gz Have fun. -- yyuu Sorry, I'm not good at English :(