NB6.7RC2 and Rails debugging

View: New views
1 Messages — Rating Filter:   Alert me  

NB6.7RC2 and Rails debugging

by Mark Moseley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I had this exact problem when I was porting ruby-debug from 1.8 to 1.9. What was happening, was a new thread was created to process the controllers after the breakpoint was set. ruby-debug wasn't hooking the new thread, so nothing happened.



This is fixed in ruby-debug19. If running Ruby 1.9.x is an option, give it a try.






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