PStack  2.0
Stack trace printer for MSVC and GCC binaries
dbghelp_symbol_engine.hpp File Reference

Declares a debugger symbol engine that uses the DbgHelp library. More...

#include "psystem_ns.hpp"
#include <functional>
#include <memory>
#include <psystem/framework/not_copyable.hpp>
Include dependency graph for dbghelp_symbol_engine.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psystem::dbghelp_symbol_engine
 Provide an facility (using DbgHelp) for reading and mapping debugger symbols. More...
 

Namespaces

 psystem
 Contains the process examination "system" and basic frameworks.
 

Detailed Description

Declares a debugger symbol engine that uses the DbgHelp library.

Author
Matt Bisson
Date
5 August, 2014
Since
PSystem 2.0
Version
PSystem 2.0