views:

55

answers:

0

I have an Xcode project of RubyCocoa and need to debug it. Leopard already comes with Ruby installed. I read that there is a need to install a debug-ruby. My question is:

RubyCocoa site says that in order to debug Ruby a debuggable version should be built in the ruby source directory. Where should I build it on Leopard?

Thanks,

Nava

If there is some other way to debug it, i'll be glad to know it.