|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>
Public Attributes | |
| ULONG | BreakpointAddress |
| ULONG | Flags |
| ULONG | Calls |
| ULONG | MaxCallsPerPeriod |
| ULONG | MinInstructions |
| ULONG | MaxInstructions |
| ULONG | TotalInstructions |
Definition at line 662 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::BreakpointAddress |
Definition at line 664 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::Calls |
Definition at line 666 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::Flags |
Definition at line 665 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MaxCallsPerPeriod |
Definition at line 667 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MaxInstructions |
Definition at line 669 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::MinInstructions |
Definition at line 668 of file windbgkd.h.
| ULONG _DBGKD_GET_INTERNAL_BREAKPOINT32::TotalInstructions |
Definition at line 670 of file windbgkd.h.