ReactOS 0.4.15-dev-7924-g5949c20
_DBGKD_GET_INTERNAL_BREAKPOINT64 Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 BreakpointAddress
 
ULONG Flags
 
ULONG Calls
 
ULONG MaxCallsPerPeriod
 
ULONG MinInstructions
 
ULONG MaxInstructions
 
ULONG TotalInstructions
 

Detailed Description

Definition at line 673 of file windbgkd.h.

Member Data Documentation

◆ BreakpointAddress

ULONG64 _DBGKD_GET_INTERNAL_BREAKPOINT64::BreakpointAddress

Definition at line 675 of file windbgkd.h.

◆ Calls

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Calls

Definition at line 677 of file windbgkd.h.

◆ Flags

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Flags

Definition at line 676 of file windbgkd.h.

◆ MaxCallsPerPeriod

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxCallsPerPeriod

Definition at line 678 of file windbgkd.h.

◆ MaxInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxInstructions

Definition at line 680 of file windbgkd.h.

◆ MinInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MinInstructions

Definition at line 679 of file windbgkd.h.

◆ TotalInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::TotalInstructions

Definition at line 681 of file windbgkd.h.


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