ReactOS 0.4.15-dev-7842-g558ab78
_DBGKD_WRITE_CUSTOM_BREAKPOINT Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 BreakPointAddress
 
ULONG64 BreakPointInstruction
 
ULONG BreakPointHandle
 
UCHAR BreakPointInstructionSize
 
UCHAR BreakPointInstructionAlignment
 

Detailed Description

Definition at line 738 of file windbgkd.h.

Member Data Documentation

◆ BreakPointAddress

ULONG64 _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointAddress

Definition at line 740 of file windbgkd.h.

◆ BreakPointHandle

ULONG _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointHandle

Definition at line 742 of file windbgkd.h.

◆ BreakPointInstruction

ULONG64 _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstruction

Definition at line 741 of file windbgkd.h.

◆ BreakPointInstructionAlignment

UCHAR _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstructionAlignment

Definition at line 744 of file windbgkd.h.

◆ BreakPointInstructionSize

UCHAR _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstructionSize

Definition at line 743 of file windbgkd.h.


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