Next: Useful Things for Your
Up: Psd for the Impatient
Previous: Debugger Commands
This is a short list of the available commands. The Emacs commands are:
C-c b | psd-break C-c d |
The debugger commands are:
val sym | give the value of sym set! sym val |
---|
A list is taken to be a procedure call to be evaluated. It can also be a set! form.