Ticket #1084: reason_out.txt

File reason_out.txt, 2.0 KB (added by cconstantine, 12 years ago)

output of 'parrot -t reason.pbc'

Line 
1macbook-6:reason cconstantine$ ../../parrot -t reason.pbc
2     0 load_bytecode "PCT.pbc"
3     0 load_bytecode "PCT/Grammar.pbc"
4     0 load_bytecode "PGE.pbc"
5     0 load_bytecode "P6object.pbc"
6     0 newclass P0, "P6protoobject"                                        P0=PMCNULL
7     3 newclass P0, "P6object"                                        P0=Class=PMC(0xb0f2d4)
8     6 addattribute P0, "%!properties"                                        P0=Class=PMC(0xb0f66c)
9     9 subclass P1, P0, "P6metaclass"                                        P1=PMCNULL P0=Class=PMC(0xb0f66c)
10    13 addattribute P1, "parrotclass"                                        P1=Class=PMC(0xb0fa2c)
11    16 addattribute P1, "protoobject"                                        P1=Class=PMC(0xb0fa2c)
12    19 addattribute P1, "longname"                                        P1=Class=PMC(0xb0fa2c)
13    22 addattribute P1, "shortname"                                        P1=Class=PMC(0xb0fa2c)
14    25 new P2, "P6metaclass"                                        P2=PMCNULL
15    28 set_args PC16 (2), P2, P0                                        PC16=FixedIntegerArray=PMC(0xb0de84) P2=Object(P6metaclass)=PMC(0xb0fff4) P0=Class=PMC(0xb0f66c)
16    32 get_results PC14
17    34 callmethodcc P2, "register"                                        P2=Object(P6metaclass)=PMC(0xb0fff4)
18   467 get_params PC47 (3), P9, P4, P13                                        PC47=FixedIntegerArray=PMC(0xb0e474) P9=PMCNULL P4=PMCNULL P13=PMCNULL
19   472 isa I0, P4, "Class"                                        I0=0 P4=Class=PMC(0xb0f66c)
20   476 if I0, 13                                        I0=1
21   489 set P8, P13["hll";??]                                        P8=PMCNULL P13=Hash=PMC(0xb10058)
22   493 defined I0, P8                                        I0=1 P8=PMCNULL
23   496 if I0, 25                                        I0=0
24   499 getinterp P0                                        P0=PMCNULL
25Bus error
26macbook-6:reason cconstantine$
27