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


No differences found