ReactOS 0.4.15-dev-7918-g2a2556c
_X86_DBGKD_CONTROL_REPORT Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG Dr6
 
ULONG Dr7
 
USHORT InstructionCount
 
USHORT ReportFlags
 
UCHAR InstructionStream [DBGKD_MAXSTREAM]
 
USHORT SegCs
 
USHORT SegDs
 
USHORT SegEs
 
USHORT SegFs
 
ULONG EFlags
 

Detailed Description

Definition at line 319 of file windbgkd.h.

Member Data Documentation

◆ Dr6

ULONG _X86_DBGKD_CONTROL_REPORT::Dr6

Definition at line 321 of file windbgkd.h.

◆ Dr7

ULONG _X86_DBGKD_CONTROL_REPORT::Dr7

Definition at line 322 of file windbgkd.h.

◆ EFlags

ULONG _X86_DBGKD_CONTROL_REPORT::EFlags

Definition at line 330 of file windbgkd.h.

◆ InstructionCount

USHORT _X86_DBGKD_CONTROL_REPORT::InstructionCount

Definition at line 323 of file windbgkd.h.

◆ InstructionStream

UCHAR _X86_DBGKD_CONTROL_REPORT::InstructionStream[DBGKD_MAXSTREAM]

Definition at line 325 of file windbgkd.h.

◆ ReportFlags

USHORT _X86_DBGKD_CONTROL_REPORT::ReportFlags

Definition at line 324 of file windbgkd.h.

◆ SegCs

USHORT _X86_DBGKD_CONTROL_REPORT::SegCs

Definition at line 326 of file windbgkd.h.

◆ SegDs

USHORT _X86_DBGKD_CONTROL_REPORT::SegDs

Definition at line 327 of file windbgkd.h.

◆ SegEs

USHORT _X86_DBGKD_CONTROL_REPORT::SegEs

Definition at line 328 of file windbgkd.h.

◆ SegFs

USHORT _X86_DBGKD_CONTROL_REPORT::SegFs

Definition at line 329 of file windbgkd.h.


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