ReactOS 0.4.15-dev-7924-g5949c20
_X86_DBGKD_CONTROL_SET Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG TraceFlag
 
ULONG Dr7
 
ULONG CurrentSymbolStart
 
ULONG CurrentSymbolEnd
 

Detailed Description

Definition at line 234 of file windbgkd.h.

Member Data Documentation

◆ CurrentSymbolEnd

ULONG _X86_DBGKD_CONTROL_SET::CurrentSymbolEnd

Definition at line 239 of file windbgkd.h.

◆ CurrentSymbolStart

ULONG _X86_DBGKD_CONTROL_SET::CurrentSymbolStart

Definition at line 238 of file windbgkd.h.

◆ Dr7

ULONG _X86_DBGKD_CONTROL_SET::Dr7

Definition at line 237 of file windbgkd.h.

◆ TraceFlag

ULONG _X86_DBGKD_CONTROL_SET::TraceFlag

Definition at line 236 of file windbgkd.h.


The documentation for this struct was generated from the following file: