Ticket #35 (closed new feature: resolved)
produce backtrace on raised exception
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.0 |
| Component: | Version: | ||
| Severity: | feature | Keywords: | |
| Cc: |
Description
exception::basic should produce callstack of functions from the beginning of the execution to the place where exception had been thrown
Note: See
TracTickets for help on using
tickets.

exception::basic gets call stack, currently linux support only
changes committed with ebf06ce3dcd1