|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <windbgkd.h>
Public Attributes | |
| ULONG64 | BreakPointAddress |
| ULONG64 | BreakPointInstruction |
| ULONG | BreakPointHandle |
| UCHAR | BreakPointInstructionSize |
| UCHAR | BreakPointInstructionAlignment |
Definition at line 738 of file windbgkd.h.
| ULONG64 _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointAddress |
Definition at line 740 of file windbgkd.h.
| ULONG _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointHandle |
Definition at line 742 of file windbgkd.h.
| ULONG64 _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstruction |
Definition at line 741 of file windbgkd.h.
| UCHAR _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstructionAlignment |
Definition at line 744 of file windbgkd.h.
| UCHAR _DBGKD_WRITE_CUSTOM_BREAKPOINT::BreakPointInstructionSize |
Definition at line 743 of file windbgkd.h.