ndebug

BSD 3-Clause

A toolkit to construct interface-aware yet standard-compliant debugger hooks.

$ area51 add ndebugCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ndebug:some-function ...)