Unfix "fix" to stack address printing in Debug_Stack_Trace.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 26 Feb 2012 16:46:56 +0000 (09:46 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 26 Feb 2012 16:46:56 +0000 (09:46 -0700)
commit820d8da775d52bf4587b079ed918ba6b3e8fc3ed
treeb200d3758c4ffeaa161367a2a7b3b8742aac5f4d
parent68f5c1e2ca2a97ef3fa677232c36e6441637fa86
Unfix "fix" to stack address printing in Debug_Stack_Trace.

Silly me; STACK_LOC(0) is *not* a valid object.  I don't know what gdb
was trying to tell me... but 20 year old code doesn't lie.
src/microcode/debug.c