BasicDebug SendBreakAddress Method Fling OS
Sends the address of the last instruction that executed when the break occurred.

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

[PluggedMethodAttribute(ASMFilePath = null)]
private static void SendBreakAddress()
See Also