« 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 Erno,



it would be nice if the debugger would just follow the process flow into the rspec and into the code because at the moment I have to write additional code just to be able to debug the code which I trigger already with my tests.



The example in Martin's blog starts the debugger from command line and then attaches the NB to it. This would mean that I would have to change the rspec code which does the command line start. At the moment I still don't feel strong enough in Ruby for such experiments ;) In several month this might have changed.



Stephan

------------------------
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