Editing Code and Recompiling

When you edit code, stop the application, and compile, the Source Debugger updates the source code display and the breakpoint will stay on the statement on which it was set, rather than the line (in case a statement or module was deleted). If you delete the module within which a breakpoint is set, it will disappear.