#1653: pbc_to_exe loses file information.
--------------------+-------------------------------------------------------
 Reporter:  coke    |        Owner:        
     Type:  bug     |       Status:  closed
 Priority:  normal  |    Milestone:        
Component:  none    |      Version:  trunk 
 Severity:  medium  |   Resolution:  fixed 
 Keywords:          |         Lang:  tcl   
    Patch:          |     Platform:        
--------------------+-------------------------------------------------------
Changes (by plobsing):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 The fast core doesn't keep the pc updated. Notably if there is an error
 before the first update to the pc, the backtrace will show 'unknown file'.

 To obtain accurate line information, the slow core should be used. r48655
 adds a --runcore option to pbc_to_exe to do just that.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1653#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to