0.6.8.21:
authorWilliam Harold Newman <william.newman@airmail.net>
Sun, 19 Nov 2000 17:42:35 +0000 (17:42 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sun, 19 Nov 2000 17:42:35 +0000 (17:42 +0000)
commit8c66abea806a03de36af37eb6068718799617b92
tree7cc8cb01f3b972595703e300c85d84ea56a94562
parent9b6a38ff5c16c35404f1b2a0a1ebb37af07474bd
0.6.8.21:
rewrote DEBUG-PROMPT to be less confusing when ILISP and SBCL
fight and end up 8+ levels deep in the debugger, then
relented and gave some advance warning of prompt change
deleted unsupported *DEBUG-PROMPT*
We don't really need an END-OF-THE-WORLD restart. The point was
to make sure a naive user can get out with Ctrl-C. So
mention (SB-EXT:QUIT) in entering-the-debugger message.
reduced choice-of-output-stream chaos in debugger
BUGS
NEWS
package-data-list.lisp-expr
src/code/debug.lisp
src/code/describe.lisp
src/code/toplevel.lisp
version.lisp-expr