Replies: 1 comment 1 reply
-
Treat this as an Issue in the "environment" project. BREAK and BREAKDOWN should work as expected... we should be able to set breakpoints and stepping for both Common Lisp and Interlisp, and do it as well as Slime and other Common Lisp debugging tools. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does the break package still support
BRKEXP
? Did the integration with Common Lisp removeBRKEXP
or change its behavior?Evaluating
BRKEXP
in a break exec seems to always returnNIL
regardless of what form caused the break.Beta Was this translation helpful? Give feedback.
All reactions