No you're not. Unfortunately xcode does not have Ruby specific debug support. The debugger will give you GDB, which _can_ be used with Ruby, but I have not tried it with MacRuby yet. The more general solution is to use ruby-debug, but again, I haven't tried it with MacRuby yet.

Good luck :)

Eloy

On 3 jun 2009, at 17:39, Giampiero De Ciantis wrote:

Am I doing something wrong or is there no way to set breakpoints in
MacRuby using Xcode?
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to