Sorry; re-fixed Debug_Stack_Trace again.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 26 Feb 2012 17:14:28 +0000 (10:14 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 26 Feb 2012 17:14:28 +0000 (10:14 -0700)
commit5cfde6a5f25218a964272186bfa6ab1432507a9e
tree764e5df40d18686367fa54b26f408409385723af
parent820d8da775d52bf4587b079ed918ba6b3e8fc3ed
Sorry; re-fixed Debug_Stack_Trace again.

The 20 year old code lies!  STACK_LOC(0) *is* the top-of-stack.
(Free[0] is not a valid object, but that is a different register.)
So... the stack slot address must be printed *before* the _POP.
I tried to pop the last commit, but apparently we have
receive.denyNonFastForwards at Savannah.
src/microcode/debug.c