0.9.3.15: debugger streams
authorGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 13:20:48 +0000 (13:20 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 13:20:48 +0000 (13:20 +0000)
commitc4e725639ba67b17664700c96d04746f97c8075c
treebfef5d6f64f7ad8cb4f9c25acfc0551dd89630f7
parent36a59e15bbd951e012297be691a8b7b526fcccf6
0.9.3.15: 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
tests/debug.impure.lisp
tests/foreign.test.sh