slightly better handling of read errors in the debugger
authorChristophe Rhodes <csr21@cantab.net>
Sun, 2 Jun 2013 18:50:05 +0000 (19:50 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 2 Jun 2013 18:50:05 +0000 (19:50 +0100)
commit5ff7cae9ac087c5358e23310a4cf53baffc49e1e
tree227ff8a28496857856288012a5aeebe53dde74fc
parent488c8d03fbd233e9c4b19a6645b3b3c1e75a1ddf
slightly better handling of read errors in the debugger

wrap the read as well as the eval in the WITH-SIMPLE-RESTART ABORT
so that the user can return to the existing debugger level on read
errors.
src/code/debug.lisp