PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Declare a class that examines a COFF executable / library image for debugging symbols. More...
#include "psystem_ns.hpp"
#include <functional>
#include <psystem/framework/memory.hpp>
#include <psystem/framework/not_copyable.hpp>
#include <psystem/framework/unique_handle.hpp>
Go to the source code of this file.
Classes | |
class | psystem::symbol_file_module |
Encapsulates a module (file) for the purpose of gathering debugging symbols. More... | |
Namespaces | |
psystem | |
Contains the process examination "system" and basic frameworks. | |
Declare a class that examines a COFF executable / library image for debugging symbols.