Sun Performance WorkShop Fortran Overview

Fix and Continue

With the Fix and Continue feature of the debugger you can modify source code, recompile the file, and continue program execution--all without leaving the debugger. When you use this feature, you eliminate relinking and reloading the program.