|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <windbgkd.h>

Public Attributes | |
| EXCEPTION_RECORD64 | ExceptionRecord |
| ULONG | FirstChance |
Definition at line 310 of file windbgkd.h.
| EXCEPTION_RECORD64 _DBGKM_EXCEPTION64::ExceptionRecord |
Definition at line 312 of file windbgkd.h.
Referenced by gdb_send_exception(), handle_gdb_c(), KdpReportExceptionStateChange(), KdSendPacket(), and send_kd_state_change().
| ULONG _DBGKM_EXCEPTION64::FirstChance |
Definition at line 313 of file windbgkd.h.
Referenced by KdpReportExceptionStateChange(), and KdSendPacket().