All Manuals > LispWorks User Guide and Reference Manual > 38 The HCL Package

NextPrevUpTopContentsIndex

source-debugging-on-p

Function
Summary

Tests if source level debugging is on for compiled code.

Package

hcl

Signature

source-debugging-on-p => bool

Arguments

None.

Values

bool

If t, source level debugging is on.

Description

Returns t if source level debugging is on for compiled code; otherwise returns nil.

See also

toggle-source-debugging


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex