Removes the trapping installed by break-on-access. Note that this function is deprecated.
clos
unbreak-on-access instance
instance⇩ |
A class instance. |
The function unbreak-on-access
removes any break installed on instance by break-on-access. See untrace-on-access for details.
Note: this function is deprecated. You should now use untrace-on-access instead.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:25