Module km::debug [] [src]

Debugger support.

Enums

DPFLTR_ID

DbgPrintEx Component name.

DPFLTR_LEVEL

DbgPrintEx Message severity.

Functions

DbgBreakPoint

Breaks into the kernel debugger.

DbgBreakPointWithStatus

Breaks into the kernel debugger and sends the value of Status to the debugger.

DbgPrint

DbgPrint routine sends a message to the kernel debugger.

DbgPrintEx

The DbgPrintEx routine sends a string to the kernel debugger if certain conditions are met.