private void StopDebuggingExecuted()
 {
     debuggerService.StopDebugging();
 }