PStack  2.0
Stack trace printer for MSVC and GCC binaries
psystem_ns.cpp File Reference

Define global functions and data for the PSystem library. More...

Include dependency graph for psystem_ns.cpp:

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.
 

Detailed Description

Define global functions and data for the PSystem library.

Ideally, there should be very little here.

Author
Matt Bisson
Date
20 November, 2015
Since
PSystem 2.0
Version
PSystem 2.0