ReactOS 0.4.16-dev-1056-gbe87e00
|
#include <windbgkd.h>
Public Attributes | |
ULONG64 | BreakpointAddress |
ULONG | Flags |
ULONG | Calls |
ULONG | MaxCallsPerPeriod |
ULONG | MinInstructions |
ULONG | MaxInstructions |
ULONG | TotalInstructions |
Definition at line 673 of file windbgkd.h.
ULONG64 _DBGKD_GET_INTERNAL_BREAKPOINT64::BreakpointAddress |
Definition at line 675 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Calls |
Definition at line 677 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Flags |
Definition at line 676 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxCallsPerPeriod |
Definition at line 678 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxInstructions |
Definition at line 680 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MinInstructions |
Definition at line 679 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::TotalInstructions |
Definition at line 681 of file windbgkd.h.