Right now there is no way to restart an executable without losing my break points. I have to quit, rerun and add breakpoints again. The thing I tried first is to type run without argumets: Should that run another version of the current executbale or kill the current version and rerun it or do we need a *restart* command to specifically do that