ReactOS 0.4.15-dev-7942-gd23573b
_ARM_DBGKD_CONTROL_REPORT Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG Cpsr
 
ULONG InstructionCount
 
UCHAR InstructionStream [DBGKD_MAXSTREAM]
 

Detailed Description

Definition at line 359 of file windbgkd.h.

Member Data Documentation

◆ Cpsr

ULONG _ARM_DBGKD_CONTROL_REPORT::Cpsr

Definition at line 361 of file windbgkd.h.

◆ InstructionCount

ULONG _ARM_DBGKD_CONTROL_REPORT::InstructionCount

Definition at line 362 of file windbgkd.h.

◆ InstructionStream

UCHAR _ARM_DBGKD_CONTROL_REPORT::InstructionStream[DBGKD_MAXSTREAM]

Definition at line 363 of file windbgkd.h.


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