PStack  2.0
Stack trace printer for MSVC and GCC binaries
proclib Namespace Reference

Contains the library for debugging running processes. More...

Namespaces

 demangle
 Contains utilities for de-mangling C++ symbol names.
 

Classes

class  base_debug_event_listener
 A polymorphic interface for detecting events received by the debugger. More...
 
class  debug_engine
 A management interface for debugging applications. More...
 
class  process_debugger
 Debugging facility for an individual process. More...
 

Detailed Description

Contains the library for debugging running processes.

Author
Matt Bisson
Date
25 November, 2007 – 15 August, 2014
Since
ProcLib 1.0
Version
ProcLib 2.0
Todo:
Remove when logging exists
Todo:
Remove iostream when we have a logging facility.