Re: [MacRuby] #422: Kernel#caller compatibilty
#422: Kernel#caller compatibilty -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby Later Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 1.0 => MacRuby Later Comment: I don't think this ticket can be fixed any time soon. The problem here is that the #call method is not written in Ruby, therefore it has no dwarf metadata associated to it, so the backtracer doesn't know about it. To fix this ticket, MacRuby would need to have some logic regarding methods written in C, but that seems a lot of work just for that ticket. Moving to Later. -- Ticket URL: <http://www.macruby.org/trac/ticket/422#comment:5> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby