BasicDebug InterruptHandler Method Fling OS
Inserts the plug for the Int1 and Int3 interrupt handler.

Namespace: Kernel.Debug
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = "..\..\ASM\Debug\InterruptHandler")]
private static void InterruptHandler()
See Also