#include <BasicDebugger.h>
Static Public Member Functions | |
void | initStackTrace (std::string executableName) |
bool | printStackTrace (std::ostream &stream) |
bool | getStackTrace (std::list< std::string > &trace, unsigned int offset=0) |
Static Public Attributes | |
bool | leaveCores = false |
bool | ignoreOffsets = false |
Static Private Attributes | |
std::string | executableName |
|
|
|
|
|
|
|
|
|
|
|
|