0.9.3.14: debugger streams
authorGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 12:52:24 +0000 (12:52 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 12:52:24 +0000 (12:52 +0000)
commit75ae7b7af9433418836b65cde48713ab5b8cd2fd
tree2b021020c3eef09124d66c853c30a803972cbb64
parent176fec4cc52018f811f343f339c79fbf58ab1838
0.9.3.14: debugger streams
  * flush all standard streams before prompting in the REPL and the
    debugger
  * prompt for restart goes to *debug-io*
  * disable-debugger, enable-debugger don't set *debug-io* anymore
  * run *invoke-debugger-hook* before *debugger-hook* => if the debugger
    is disabled then *debugger-hook* is not run
  * eof selects abort in the debugger
CREDITS
NEWS
doc/sbcl.1
src/code/debug.lisp
src/code/toplevel.lisp