ReactOS
0.4.15-dev-2153-g62b4c61
|
#include <windbgkd.h>
Public Attributes | |
ULONG64 | BreakpointAddress |
ULONG | Flags |
ULONG | Calls |
ULONG | MaxCallsPerPeriod |
ULONG | MinInstructions |
ULONG | MaxInstructions |
ULONG | TotalInstructions |
Definition at line 653 of file windbgkd.h.
ULONG64 _DBGKD_GET_INTERNAL_BREAKPOINT64::BreakpointAddress |
Definition at line 655 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Calls |
Definition at line 657 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::Flags |
Definition at line 656 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxCallsPerPeriod |
Definition at line 658 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MaxInstructions |
Definition at line 660 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::MinInstructions |
Definition at line 659 of file windbgkd.h.
ULONG _DBGKD_GET_INTERNAL_BREAKPOINT64::TotalInstructions |
Definition at line 661 of file windbgkd.h.