TotalView User Guide : Part V: Debugging : Setting Action Points : Defining Eval Points and Conditional Breakpoints : Patching Programs

Patching Programs
You can use expressions in eval points to patch your code if you use the goto (C) and GOTO (Fortran) statements to jump to a different program location. This lets you do the following:
*
*
In many cases, correcting an error means that you will do both operations: you use a goto to branch around incorrect lines and add corrections.

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com