Stack trace from condition

Garrett Dangerfield garrett at dangerimp.com
Thu Nov 17 21:16:57 UTC 2022


(handler-case
    (error "hi")
  (error (e)
;; print stack trace here
))

How do I get the stack trace for the error?

Thanks,
Garrett Dangerfield.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20221117/4187a697/attachment.html>


More information about the armedbear-devel mailing list