Re: phix updates
- Posted by begin Apr 02, 2019
- 1608 views
in pTrace.e that i have, there is on this line:
--printf(1,"active_routine = %d\n",active_routine) fileno = symtab[active_routine][S_FPno] --?9/0 --DEV get this from prev_ebp... -- s8 = symtab[T_callstk] -- {ep1,ep2,era,etd,ern,ebp,vsb_root,dcount} (see pdiag.e for full details) -- 0 0 0 0 (zero because of the si=1, btw) [DEV?]
the line you mention is on line 1376.
is that correct to change that line?