Ticket #232 (closed enhancement: fixed)
New backtrace-as-list function
| Reported by: | jwiele | Owned by: | gb |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Compiler | Version: | |
| Keywords: | Cc: |
Description
SBCL has a sb-debug::backtrace-as-list function which returns the backtrace summary in list form. This is useful for certain kinds of tracing and profiling. The attached diff adds a similar function to OpenMCL/CCL.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

