[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debugger
- To: (BUG LISPM) at MIT-AI
- Subject: Debugger
- From: RICH at MIT-AI (Charles Rich)
- Date: Mon ,18 Aug 80 18:25:00 EDT
It would be nice if there were a version of control-N,P which went to the
next NAMED function on the stack. Typically with all the macros like
LET and LET* I find I have to step through several unreadable levels
before I find out what function I am in. This would also be useful
as preparation for control-E.
Thanks, Chuck.