avoid running the debugger during parsing or compilation at the repl
authorAndy Wingo <wingo@pobox.com>
Fri, 9 Jul 2010 16:58:01 +0000 (18:58 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 9 Jul 2010 16:58:01 +0000 (18:58 +0200)
commitffe911f714d7064a42bb4e34e1add4e0a7ea398b
tree85a42a2cef414d7851298cd6e838cc4d2428c535
parent0ddbd88321fbddb581f642eea12bd713555d2f87
avoid running the debugger during parsing or compilation at the repl

* module/system/repl/repl.scm (abort-on-error): New helper.
  (run-repl): Don't enter the debugger during parsing or compilation of
  a repl expression. If you want to debug compilation, run compilation
  from the repl, not as part of the repl.
module/system/repl/repl.scm