ReactOS 0.4.15-dev-7953-g1f49173
_DBGKD_GET_INTERNAL_BREAKPOINT32 Struct Reference

#include <windbgkd.h>

Public Attributes

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

Detailed Description

Definition at line 662 of file windbgkd.h.

Member Data Documentation

◆ BreakpointAddress

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::BreakpointAddress

Definition at line 664 of file windbgkd.h.

◆ Calls

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::Calls

Definition at line 666 of file windbgkd.h.

◆ Flags

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::Flags

Definition at line 665 of file windbgkd.h.

◆ MaxCallsPerPeriod

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MaxCallsPerPeriod

Definition at line 667 of file windbgkd.h.

◆ MaxInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MaxInstructions

Definition at line 669 of file windbgkd.h.

◆ MinInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MinInstructions

Definition at line 668 of file windbgkd.h.

◆ TotalInstructions

ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::TotalInstructions

Definition at line 670 of file windbgkd.h.


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