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!
1 response so far ↓
1 Martin Krauskopf // Oct 31, 2007 at 12:17 am
Hi Mike,
could you be more concrete? There are not any known issues wrt. to setting up and running the fast debugger. So if you have any problem I would really appreciate some details so I’m able to fix it. You may follow:
http://wiki.netbeans.org/wiki/view/RubyDebugging#section-RubyDebugging-HowToFileABug
Also it is good to let us know directly in some way. Link above in the case of the debugger or:
http://wiki.netbeans.org/wiki/view/RubyFeedback
We try to respond as fast as we know about he problem. But it’s hard to watch the whole blogosphere for bug reports
Leave a Comment