Fix print-frame-call on bogus debug funs.
commitc910de1d0c434b006b8067210dc409c7301ddc00
authorStas Boukarev <stassats@gmail.com>
Wed, 15 Feb 2017 13:18:05 +0000 (15 16:18 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 15 Feb 2017 13:46:20 +0000 (15 16:46 +0300)
tree6863be8d615bf7c14efd9d613dfff54d22c097c9
parent122b1005006f3a2e9ecc5c0f15ca03e01b3877b9
Fix print-frame-call on bogus debug funs.

Don't try to check if the debug fun is an internal function if it's a
bogus debug fun.
src/code/debug.lisp
tests/debug.impure.lisp