This struct provides a namespace for functions that configure the behavior of stack traces performed by balst.
Synopsis
Declared in <balst_stacktraceconfigurationutil.h>
struct StackTraceConfigurationUtil;
Static Member Functions
Name |
Description |
Disable symbol, source file name, and line number resolution in stack traces performed by |
|
Enable symbol resolution and source file name & line number resolution on platforms that support them in stack traces performed by |
|
Return whether symbol and line number resolution in stack traces is disabled. Note that if neither |
Created with MrDocs