1.0.21.32: hack around truncated backtraces with lost frames
authorGabor Melis <mega@hotpop.com>
Mon, 20 Oct 2008 12:00:51 +0000 (12:00 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 20 Oct 2008 12:00:51 +0000 (12:00 +0000)
commit037c6feb124095c08fa964dd53d2660c3c7eb022
treebaee9501d0e3f7846593fdc84789ec6a45c03b78
parentd4cc0f4fe1dd40a6745abf74f778a32a805bbc9c
1.0.21.32: hack around truncated backtraces with lost frames

On :C-STACK-IS-THE-CONTROL-STACK platforms when calling an alien
function stash the current frame pointer and return address away so
that no matter how the alien stack frames are laid out the debugger
can find its way back to lisp land.
NEWS
package-data-list.lisp-expr
src/code/debug-int.lisp
src/code/target-thread.lisp
src/compiler/aliencomp.lisp
version.lisp-expr