Re: [MacRuby-devel] Using macrubyd in Xcode

2011-06-03 Thread Matt Aimonetti
That is correct to say that there is currently no debugger integration in Xcode but it's on the roadmap. - Matt On Fri, Jun 3, 2011 at 8:28 AM, Shannon Love wrote: > Greetings, > > Am I correct in understanding that no means exist to use the macruby > debugger from within Xcode? > > I realize t

[MacRuby-devel] Using macrubyd in Xcode

2011-06-03 Thread Shannon Love
Greetings, Am I correct in understanding that no means exist to use the macruby debugger from within Xcode? I realize that ruby depreciates the use of a debugger in favor of testing but using a debugger is invaluable when learning a language and I find a really miss having a debugger within