#include <crashhandler.h>
Call stack entry (program counter, stack frame location and if possible symbol and module information).
Public Attributes | |
| void * | _programCounter |
| void * | _stackPointer |
| const char * | _symbolName |
| Int | _symbolOffset |
| const char * | _moduleName |
| void* _programCounter |
| void* _stackPointer |
| const char* _symbolName |
| Int _symbolOffset |
| const char* _moduleName |