Visual debuggers for Ruby

A

Asfand Yar Qazi

Hi,

I normally use DDD for debugging my C/C++ code, and know it can debug Perl
scripts. What graphical debugging is available for Ruby? I found KDevelop,
but using it as a graphical debugger seems a bit overkill.

Thanks
 
M

Meinrad Recheis

------=_Part_13328_31237365.1141152835060
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,

I normally use DDD for debugging my C/C++ code, and know it can debug Per= l
scripts. What graphical debugging is available for Ruby? I found
KDevelop,
but using it as a graphical debugger seems a bit overkill.

Thanks
check out "Mr. Guid". however it is not working on windows currently.
hth,
-- henon

------=_Part_13328_31237365.1141152835060--
 
J

Justin Collins

Asfand said:
Hi,

I normally use DDD for debugging my C/C++ code, and know it can debug
Perl scripts. What graphical debugging is available for Ruby? I
found KDevelop, but using it as a graphical debugger seems a bit
overkill.

Thanks
There have been several posts lately about a new graphical debugger for
ruby:

http://mr-guid.rubyforge.org/

-Justin
 
C

Curt Hibbs

Also, look into arachnoruby
(http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php) It has an
excellent graphic debugger. But I do not know how good the linux
support is.

I can second this -- its probably the best graphical debugger
available at the moment., but it is a commercial IDE. ActiveState's
Komodo IDE also has a graphical debugger that is good but slow (the
last time I used it -- they may have fixed this).

If you're look for open source, then you can find graphical debuggers
in the RDT Eclipse plugin, and FreeRIDE.

Curt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top