[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
Using âW from DDT again, I determined that the only locations pointing
to -34359735078(10) are MFSTRT+20, MFSTRT+27, MFSTRT+36, and MFSTRT+54,
so it looks to me like it's Teco internals that is holding onto the
only pointer to this.
It looks probable that Teco is considering all macro frames to be live,
rather checking to see if they really are.
For now I will attempt to kludge around this by making my start file into
a library and just not :EJ'ing it upon startup after dump, but if someone
who knows enough to fix this bug for real could do so, I would
greatly appreciate it.
Thanks, -kmp