Re: phix and debugging question

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...
begin said...

type check failure, ???(varno=8738[or_ecx=#00002222]) is ??? 

Can you have a look in the list.asm and see what symtab[8738] is (plus 10 either either side) for me.

Also, you may want to try both "p -d xxx" and "p -d! xxx".

p -d! xxx :

symtab[1]:{integer,S_Type,0,(S_used+K_used+K_gbl),0,0,{84'T',1},0,1,0,#0000003A} 
symtab[2]:{T_N,S_Type,0,(K_used+K_gbl),0,0,T,0,0,0,#FFFFFFFF} 
symtab[3]:{atom,S_Type,0,(S_used+K_used+K_gbl),0,0,{84'T',3},0,1,0,#0000003B} 
... edited out.... 

last of symtab = 2625

p -d xxxxx:

symtab[2614]:{prompt,S_TVar,59,(S_used+S_set+K_used+K_wdb+K_othr+K_dlft),2609,2615,string,{string,MININT,MAXINT,integer,28},[esp]} 
symtab[2615]:{con,S_TVar,59,(S_used+S_set+K_used+K_wdb+K_othr+K_dlft),2610,0,integer,{integer,1,1,object,-1},[esp-4]} 
 
... edited out 
 

last of symtab = 2615

will start trace(1) F6 now

richard

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu