Description
Provides a portable API for working with backtraces in Common Lisp. Libraries use it to inspect call stacks and present debugging information across different Lisp implementations.
Install it when Common Lisp software depends on trivial-backtrace. Backtrace output is mainly useful for debugging and may expose internal function names or data.