#include <string>

Go to the source code of this file.
Functions | |
| std::string | getStackDump (bool includeModules) |
| Returns the callstack and other debug information as a string. More... | |
| std::string getStackDump | ( | bool | includeModules | ) |
Returns the callstack and other debug information as a string.
The stackdump includes some of the stack dumping functions
Definition at line 110 of file stackdumper.cpp.