ReactOS 0.4.15-dev-7931-gfd331f1
_BREAKPOINT_ENTRY Struct Reference

#include <kd64.h>

Collaboration diagram for _BREAKPOINT_ENTRY:

Public Attributes

ULONG Flags
 
ULONG_PTR DirectoryTableBase
 
PVOID Address
 
KD_BREAKPOINT_TYPE Content
 

Detailed Description

Definition at line 53 of file kd64.h.

Member Data Documentation

◆ Address

PVOID _BREAKPOINT_ENTRY::Address

Definition at line 57 of file kd64.h.

Referenced by KdInitSystem(), and KdpAddBreakpoint().

◆ Content

KD_BREAKPOINT_TYPE _BREAKPOINT_ENTRY::Content

Definition at line 58 of file kd64.h.

Referenced by KdpAddBreakpoint(), and KdSetOwedBreakpoints().

◆ DirectoryTableBase

ULONG_PTR _BREAKPOINT_ENTRY::DirectoryTableBase

Definition at line 56 of file kd64.h.

Referenced by KdInitSystem(), and KdpAddBreakpoint().

◆ Flags


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