« Return to Thread: NB6.7 Ruby debugger stops in rakefile only when started using rake

NB6.7 Ruby debugger stops in rakefile only when started using rake

by dyrathror :: Rate this Message:

Reply to Author | View in Thread


Hi,



I am using the following components:

Vista SP2

JDK-1.6.0_14-b08

NB6.7

JRuby 1.3.1



And run rspec-1.2.6 from a rake task with the debug option enabled.

Now I would like to debug my specs and my code but the ruby debugger only stops on the breakpoints I have set in the rakefile. Neither the breakpoints in the spec-file nor in my sources are triggered.



Any ideas what I can do?



Thanks,

D.

------------------------
If all else fails, read the manuals.






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: NB6.7 Ruby debugger stops in rakefile only when started using rake