|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Define global functions and data for the PSystem library. More...
#include "psystem/psystem_ns.hpp"#include "psystem/dll/debug_help_dll.hpp"#include <psystem/exception/system_exception.hpp>
Namespaces | |
| anonymous_namespace{psystem_ns.cpp} | |
| Data local to this compilation unit. | |
| psystem | |
| Contains the process examination "system" and basic frameworks. | |
Functions | |
| void | psystem::initialize_psystem () |
| Initialize any resources that the psystem functionality needs. More... | |
Variables | |
| library_version const | anonymous_namespace{psystem_ns.cpp}::DbgHelp_required_version = 0x00060000 |
| We require (at least) version 6.0 of dbghelp.dll to function properly. | |
Define global functions and data for the PSystem library.
Ideally, there should be very little here.