Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kBackTrace_Capture ( kBackTrace  trace,
kSize  skip 
)

Captures back trace information.

If supported by the underlying platform, the set of active functions on the call stack will be captured. For platforms that do not support back trace, the capture operation will succeed but the resulting trace will be empty.

Parameters
traceBack trace object.
skipCount of recent functions to omit from trace.
Returns
Operation status.