![]() |
Xyris
0.5
|
#include "Logger.hpp"#include <Arch/Arch.hpp>#include <Devices/Graphics/console.hpp>#include <Devices/Serial/rs232.hpp>#include <Library/stdio.hpp>#include <Memory/paging.hpp>#include <Stacktrace.hpp>
Include dependency graph for Stacktrace.cpp:Go to the source code of this file.
Namespaces | |
| Stack | |
Macros | |
| #define | STACK_TRACE_BUF_SZ 32 |
Functions | |
| void | Stack::printTrace (size_t max) |
| #define STACK_TRACE_BUF_SZ 32 |
Definition at line 20 of file Stacktrace.cpp.