Make RETURN-TO and RETURN-FROM evaluate the previous expression
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Sat, 14 Sep 1991 20:29:57 +0000 (20:29 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Sat, 14 Sep 1991 20:29:57 +0000 (20:29 +0000)
commit29fd70e0c7ddc6f8f6edf62b539d4f2d27b19ddf
treee6119d9eb2d2346bd0c7a1a41f51386a721b3adb
parent1603e680c202219339db4cf0662f1df3fc0c5ffe
Make RETURN-TO and RETURN-FROM evaluate the previous expression
instead of prompting for an expression to evaluate.

Provide evaluation commands that do and don't evaluate in the dynamic
state of the continuation.  Commands that evaluate in the dynamic
state of the continuation will have their output appear wherever the
program would have sent its output had no error occured, and fluid
variables will be bound as they would appear in the program.
Commands that do not evaluate in the dynamic state of the
continuation will have their output appear in the debugger buffer,
and fluid variables will be bound as they would upon leaving the
continuation.

Rearrange some key bindings.

Improve handling of restarts.
v7/src/edwin/artdebug.scm