如何使用gcl在Common Lisp中进行跟踪?

use*_*322 2 lisp debugging common-lisp gnu-common-lisp

有没有办法打印出函数的所有调用来调试递归程序?

小智 5

看一下TRACE宏.