Tests if source level debugging is on for compiled code.
hcl
source-debugging-on-p => bool
bool |
If t , source level debugging is on. |
The function source-debugging-on-p
returns t
if source level debugging is on for compiled code; otherwise it returns nil
.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35