UCHAR BOOLEAN
Definition BasicTypes.h:39
unsigned char BYTE
Definition BasicTypes.h:24
#define TRUE
Definition BasicTypes.h:55
#define FALSE
Definition BasicTypes.h:54
unsigned __int64 UINT64
Definition BasicTypes.h:21
unsigned int UINT32
Definition BasicTypes.h:48
unsigned long ULONG
Definition BasicTypes.h:37
#define TCP_END_OF_BUFFER_CHARS_COUNT
count of characters for tcp end of buffer
Definition Constants.h:440
#define SERIAL_END_OF_BUFFER_CHAR_4
Definition Constants.h:435
#define DebuggerOutputSourceTagStartSeed
The seeds that user-mode codes use as the starter of their output source tag.
Definition Constants.h:236
#define SERIAL_END_OF_BUFFER_CHAR_2
Definition Constants.h:433
#define SERIAL_END_OF_BUFFER_CHAR_1
characters of the buffer that we set at the end of buffers for serial
Definition Constants.h:432
#define DEBUGGER_DEBUGGEE_IS_RUNNING_NO_CORE
Apply the event to all the cores.
Definition Constants.h:605
#define SERIAL_END_OF_BUFFER_CHARS_COUNT
count of characters for serial end of buffer
Definition Constants.h:426
#define TCP_END_OF_BUFFER_CHAR_2
Definition Constants.h:447
#define SERIAL_END_OF_BUFFER_CHAR_3
Definition Constants.h:434
#define TCP_END_OF_BUFFER_CHAR_1
characters of the buffer that we set at the end of buffers for tcp
Definition Constants.h:446
#define MAXIMUM_INSTR_SIZE
maximum instruction size in Intel
Definition Constants.h:468
#define TCP_END_OF_BUFFER_CHAR_4
Definition Constants.h:449
#define TCP_END_OF_BUFFER_CHAR_3
Definition Constants.h:448
#define DebuggerEventTagStartSeed
The seeds that user-mode codes use as the starter of their events' tag.
Definition Constants.h:222
std::map< std::string, COMMAND_DETAIL > CommandType
Type saving commands and mapping to command string.
Definition commands.h:183
structures related to current thread debugging state
Definition ud.h:48
Status of register buffers.
Definition Events.h:423
In debugger holds the state of events.
Definition debugger.h:110
The structure of script capabilities information in hwdbg.
Definition HardwareDebugger.h:91
structures for sending and saving details about each module and symbols details
Definition Symbols.h:24