Mike Perham

On Ruby, software and the Internet

Debugging Ruby with Netbeans Beta 2

October 30th, 2007 · 1 Comment

It seems that the “fast” debugger does not work for me with Netbeans 6.0b2. Switching to the slow debugger made things work as expected. Note that it’s really easy to make something fast if you don’t need it to function correctly. :-)

UPDATE: Martin from Sun commented with some guidance on how to get more information from Netbeans.  I could not reproduce it this morning but if you see this behavior, follow Martin’s directions in his comment so they can get the issue fixed!

Tags: Ruby

1 response so far ↓

Leave a Comment