#206: extend disassembler to print constants in const table
--------------------+-------------------------------------------------------
 Reporter:  kjs     |       Owner:              
     Type:  RFC     |      Status:  new         
 Priority:  normal  |   Milestone:              
Component:  core    |     Version:              
 Severity:  medium  |    Keywords:  disassembler
     Lang:          |       Patch:              
 Platform:          |  
--------------------+-------------------------------------------------------
 It would be really really helpful if pbc_disassemble could also print the
 contents of the constants table.

 Now, whenever a reference is made to a constant, PMC_CONST(n) is printed.
 It'd be nice what this constant is (value).

 (it would also hugely increase debugging capabilities for, say, debugging
 a PIR compiler)

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/206>
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