[MacRuby] #1208: MacRuby 0.10 integration with Xcode4 - breakpoints doesn't work
#1208: MacRuby 0.10 integration with Xcode4 - breakpoints doesn't work ----------------------------------+----------------------------------------- Reporter: kunc.filip@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: debug breakpoint xcode4 integration ----------------------------------+----------------------------------------- Hi, I don't know if MacRuby 0.10 supports debugging in Xcode4, but I hope it will be fixed in final 1.0 stable release. I currently develop pure Ruby code more often in NetBeans, because of debugging, than in Xcode4, but for GUI stuff I sometimes need to check why it doesn't work and logging way of debugging is really painful and unproductive, compared to C++ or Objective-C in Xcode4. Thanks Filip -- Ticket URL: <http://www.macruby.org/trac/ticket/1208> MacRuby <http://macruby.org/>
#1208: MacRuby 0.10 integration with Xcode4 - breakpoints doesn't work -------------------------------------------------+-------------------------- Reporter: kunc.filip@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: wontfix Keywords: debug breakpoint xcode4 integration | -------------------------------------------------+-------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => wontfix * milestone: MacRuby 1.0 => Comment: Sorry but that's expected, Xcode does not share an API to allow MacRuby to plug a debugger. You can request such a feature request at http://bugreporter.apple.com. -- Ticket URL: <http://www.macruby.org/trac/ticket/1208#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby