[MacRuby-devel] Setting Breakpoints/Debugger

Eloy Duran eloy.de.enige at gmail.com
Wed Jun 3 09:02:27 PDT 2009


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 at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list