trivial-backtrace
Trivial backtrace is a simple platform independent interface for generating a backtrace. Much of the code is borrowed from the innards of Hunchentoot.

More details can be found on its home page at Common-Lisp.net.

Similar functionality is available also in swank and asdf3.

Repository is available at: https://github.com/gwkkwg/trivial-backtrace

Unmaintained but still depended on by e.g. Djula. Try uiop's print-backtrace function.


trivial debugging