ReactOS 0.4.16-dev-736-g28b802b
|
#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 |
Definition at line 345 of file windbgkd.h.
ULONG64 _AMD64_DBGKD_CONTROL_REPORT::Dr6 |
Definition at line 347 of file windbgkd.h.
ULONG64 _AMD64_DBGKD_CONTROL_REPORT::Dr7 |
Definition at line 348 of file windbgkd.h.
ULONG _AMD64_DBGKD_CONTROL_REPORT::EFlags |
Definition at line 349 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::InstructionCount |
Definition at line 350 of file windbgkd.h.
UCHAR _AMD64_DBGKD_CONTROL_REPORT::InstructionStream[DBGKD_MAXSTREAM] |
Definition at line 352 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::ReportFlags |
Definition at line 351 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::SegCs |
Definition at line 353 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::SegDs |
Definition at line 354 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::SegEs |
Definition at line 355 of file windbgkd.h.
USHORT _AMD64_DBGKD_CONTROL_REPORT::SegFs |
Definition at line 356 of file windbgkd.h.