ReactOS 0.4.15-dev-7953-g1f49173
_AMD64_DBGKD_CONTROL_SET Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG TraceFlag
 
ULONG64 Dr7
 
ULONG64 CurrentSymbolStart
 
ULONG64 CurrentSymbolEnd
 

Detailed Description

Definition at line 254 of file windbgkd.h.

Member Data Documentation

◆ CurrentSymbolEnd

ULONG64 _AMD64_DBGKD_CONTROL_SET::CurrentSymbolEnd

Definition at line 259 of file windbgkd.h.

◆ CurrentSymbolStart

ULONG64 _AMD64_DBGKD_CONTROL_SET::CurrentSymbolStart

Definition at line 258 of file windbgkd.h.

◆ Dr7

ULONG64 _AMD64_DBGKD_CONTROL_SET::Dr7

Definition at line 257 of file windbgkd.h.

◆ TraceFlag

ULONG _AMD64_DBGKD_CONTROL_SET::TraceFlag

Definition at line 256 of file windbgkd.h.


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