ReactOS 0.4.15-dev-7942-gd23573b
_AMD64_DBGKD_CONTROL_REPORT Struct Reference

#include <windbgkd.h>

Public Attributes

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

Detailed Description

Definition at line 345 of file windbgkd.h.

Member Data Documentation

◆ Dr6

ULONG64 _AMD64_DBGKD_CONTROL_REPORT::Dr6

Definition at line 347 of file windbgkd.h.

◆ Dr7

ULONG64 _AMD64_DBGKD_CONTROL_REPORT::Dr7

Definition at line 348 of file windbgkd.h.

◆ EFlags

ULONG _AMD64_DBGKD_CONTROL_REPORT::EFlags

Definition at line 349 of file windbgkd.h.

◆ InstructionCount

USHORT _AMD64_DBGKD_CONTROL_REPORT::InstructionCount

Definition at line 350 of file windbgkd.h.

◆ InstructionStream

UCHAR _AMD64_DBGKD_CONTROL_REPORT::InstructionStream[DBGKD_MAXSTREAM]

Definition at line 352 of file windbgkd.h.

◆ ReportFlags

USHORT _AMD64_DBGKD_CONTROL_REPORT::ReportFlags

Definition at line 351 of file windbgkd.h.

◆ SegCs

USHORT _AMD64_DBGKD_CONTROL_REPORT::SegCs

Definition at line 353 of file windbgkd.h.

◆ SegDs

USHORT _AMD64_DBGKD_CONTROL_REPORT::SegDs

Definition at line 354 of file windbgkd.h.

◆ SegEs

USHORT _AMD64_DBGKD_CONTROL_REPORT::SegEs

Definition at line 355 of file windbgkd.h.

◆ SegFs

USHORT _AMD64_DBGKD_CONTROL_REPORT::SegFs

Definition at line 356 of file windbgkd.h.


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