[Openmcl-devel] CCL::BACKTRACE-AS-LIST

Zach Beane xach at xach.com
Fri Aug 29 13:42:44 PDT 2014


I wrote a program and carelessly used CCL::BACKTRACE-AS-LIST to get some
stack info for logging purposes. I'd like to update it to use supported
external symbols instead.

It looks to me like swank gets backtrace info by calling external
functions like MAP-CALL-FRAMES, FUNCTION-NAME,
FRAME-SUPPLIED-ARGUMENTS. Is that the best way to go? Is there something
similar to CCL::BACKTRACE-AS-LIST, but external, that I can use without
rolling by own?

Thanks,
Zach



More information about the Openmcl-devel mailing list