Because the debugger implicitly uses the previous session's breakpoints, watchpoints and environment variables, when you want to reload and restart the debuggee executable without these settings, you must explicitly remove them.
To restart debugging an executable you are already debugging without any of the existing settings:
Copyright © 2001-2011, Intel Corporation. All rights reserved.