Class: SB-EXT:STEP-VALUES-CONDITION¶
Condition signalled by code compiled with single-stepping information after executing a form. STEP-CONDITION-FORM holds the form, and STEP-CONDITION-RESULT holds the values returned by the form as a list. No associated restarts.
Precedence list¶
(sb-ext:step-values-condition sb-kernel::step-result-condition sb-ext:step-condition
condition sb-pcl::slot-object t)
Initargs¶
(:form :result)