stack walker class (singleton)
More...
#include <debug_stack.h>
stack walker class (singleton)
Definition at line 36 of file debug_stack.h.
◆ GetDbghelpHandle()
| void * DebugStackwalk::GetDbghelpHandle |
( |
void | | ) |
|
|
static |
◆ IsOldDbghelp()
| bool DebugStackwalk::IsOldDbghelp |
( |
void | | ) |
|
|
static |
◆ StackWalk()
| int DebugStackwalk::StackWalk |
( |
Signature & | sig, |
|
|
struct _CONTEXT * | ctx = 0 ) |
|
static |
Walks the stack from the given address.
- Parameters
-
| sig | stack signature to return |
| ctx | processor context, if NULL then use current address |
- Returns
- number of addresses found
Definition at line 336 of file debug_stack.cpp.
◆ Debug
The documentation for this class was generated from the following files: