13 Aug
2010
13 Aug
'10
2:31 a.m.
On 13/08/2010, at 3:31 AM, Robert Rice wrote:
Hi MacRuby developers:
Using MacRuby 0.6 stable, the most time consuming problem debugging is the tendency of MacRuby to hang without generating an error when calling an undefined method name. I usually can breakpoint until I find my error but occasionally the undefined method is called from a UI element and it is hard to find the error.
Are you putting breakpoints in your Ruby? How do you do this? I'm having a hell of a time debugging MacRuby. Henry