Debugger BreakAddress Property Fling OS
The address of the last instruction executed before the break.

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

public ulong BreakAddress { get; }

Property Value

Type: UInt64
See Also