0.8.17.8: x86 backtraces
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 1 Dec 2004 14:14:23 +0000 (14:14 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 1 Dec 2004 14:14:23 +0000 (14:14 +0000)
commit55ba706ac509b215da17b3b0ce775795e5b5ed62
treee2693299cbdfa936ba438a569cc2857d3a9d4cda
parent129b26c117d41c21663f07e9017871b56fafa501
0.8.17.8: x86 backtraces
           * fixed bug #345: don't set the escaped flag to NIL on x86
              in COMPUTE-CALLING FRAME if we have no code from
              FIND-ESCAPED-FRAME. Add tag-bytes to undefined_tramp and
              closure_tramp on x86 like others.
           * partial fix for #61: instead of throwing no-debug-info
              conditions, return a "no debug information for frame"
              bogus-debug-fun from debug-fun-from-pc.
           * Two new BUGS entries about backtraces.
           * Tests. (debug.impure.lisp now passes on sparc as well,
              but only because one test now axxepts the XEP in lieu of
              the function on sparc and x86.
BUGS
NEWS
src/code/debug-int.lisp
src/runtime/x86-assem.S
tests/debug.impure.lisp
version.lisp-expr