[MacRuby] #422: Kernel#caller compatibilty

MacRuby ruby-noreply at macosforge.org
Mon Mar 7 16:50:04 PST 2011


#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/>



More information about the macruby-tickets mailing list