[ 源代码: cl-trivial-backtrace ]
软件包:cl-trivial-backtrace(20200511.git6eb65bd-1)
cl-trivial-backtrace 的相关链接
Debian 的资源:
下载源码包 cl-trivial-backtrace:
- [cl-trivial-backtrace_20200511.git6eb65bd-1.dsc]
- [cl-trivial-backtrace_20200511.git6eb65bd.orig.tar.xz]
- [cl-trivial-backtrace_20200511.git6eb65bd-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [common-lisp.net]
相似软件包:
generate a Common Lisp backtrace portably
One of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. As such, each Lisp has developed its own notion of what to display, how to display it, and what sort of arguments can be used to customize it. trivial-backtrace is a simple solution to generating a backtrace portably.
It supports Allegro Common Lisp, LispWorks, ECL, MCL, SCL, SBCL and CMUCL.