[MacRuby-devel] Debugging MacRuby
Laurent Sansonetti
lsansonetti at apple.com
Mon May 3 14:49:08 PDT 2010
Hi Alex,
By default MacRuby builds with debugging symbols. So you can simply grab the sources from SVN (see http://www.macruby.org/source.html) and build/install them by hand. You should then see the source code inside gdb.
I also recommend to read the HACKING.rdoc file, it contains a few tips to debug MacRuby.
Do not hesitate to ask me if you need help to reduce a problem.
Laurent
On May 3, 2010, at 12:32 PM, Alexander von Below wrote:
> Hello,
>
> we have grown fond of MacRuby, but found a few things that appear to be bugs. Our idea was, to install a symbolicated framework of MacRuby, to see what is going on in the guts.
>
> Surely this is possible, but is there a good "best practice" to building such a debug version?
>
> Thanks
>
> Alex
> _______________________________________________
> 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