Reloading a Debuggee Without Previous Session Settings

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:

  1. Load the executable.
  2. Run the executable.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.