Fixing and Continuing in a Debugging Session

See Also

If you find a problem while debugging, you can use the Apply Code Changes command to fix your source and then continue debugging with the changed code without restarting your program.

It is not possible to use the Apply Code Changes command to do the following:

To fix your code:

  1. From the main menu, choose Debug > Apply Code Changes to recompile and begin repairing your source code.
  2. Continue the program to verify that the fixed version of your code works correctly.
See Also
Stepping Through Your Program
Using the Call Stack

Legal Notices