[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Eclipse Ruby Development Tools debugger problem

bcparanj@gmail.com

11/6/2006 10:14:00 PM


I followed the instructions in this article on how to setup RDT in
Eclipse:
http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/?ca=dgr-lnxw01Ru...

I was able to run the unit tests but I don't know how to get the
debugger working. I am using Eclipse 3.2. Does anyone know how I can
get the debugger working? TIA.

1 Answer

Nico Landgraf

11/8/2006 4:59:00 PM

0

hi,

try this link
http://www.napcs.com/howto/railsonwi...
the way to insert the plugins is pretty god specified.

you have to start the breakpointer and insert in your code the mark
breakpoint "<any comment>"

hope this helps

bcparanj@gmail.com wrote:
> I followed the instructions in this article on how to setup RDT in
> Eclipse:
> http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/?ca=dgr-lnxw01Ru...
>
> I was able to run the unit tests but I don't know how to get the
> debugger working. I am using Eclipse 3.2. Does anyone know how I can
> get the debugger working? TIA.
>