
Go to the source code of this file.
Classes | |
| class | DumpStackWalker |
| Helper class for the getStackDump() function. More... | |
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.