0.9.3.15: debugger streams
authorGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 12:54:02 +0000 (12:54 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 1 Aug 2005 12:54:02 +0000 (12:54 +0000)
  * 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

version.lisp-expr

index 859320c..02ef6bb 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.9.3.14"
+"0.9.3.15"