private void TxtDisassembly_BreakpointDisabled(object sender, IndexEventArgs e) { _executor.DisableBreakpoint(_instructions[e.AbsoluteIndex]); }