| HyperDbg Debugger
    | 
Go to the source code of this file.
| Macros | |
| #define | GLOABLS_H | 
| #define | MAX_TEMP_COUNT 128 | 
| Variables | |
| char | TempMap [MAX_TEMP_COUNT] | 
| Temp variable map. | |
| char | StackTempMap [MAX_TEMP_COUNT] | 
| HWDBG_INSTANCE_INFORMATION | g_HwdbgInstanceInfo | 
| Instance information of the current hwdbg debuggee. | |
| BOOLEAN | g_HwdbgInstanceInfoIsValid | 
| Shows whether the instance info is valid (received) or not. | |
Global variables header
| #define GLOABLS_H | 
| #define MAX_TEMP_COUNT 128 | 
| HWDBG_INSTANCE_INFORMATION g_HwdbgInstanceInfo | 
Instance information of the current hwdbg debuggee.
| BOOLEAN g_HwdbgInstanceInfoIsValid | 
Shows whether the instance info is valid (received) or not.
| 
 | extern | 
| 
 | extern | 
Temp variable map.