Changing Program Counter Value

To change the program-counter value, perform these steps.

  1. Start a debugging session.
  2. In the Editor view, place the cursor on the line that you want the debugger to execute next.
  3. Right-click in the Editor view.

    A context menu appears.

  4. From the context menu, select Move To Line .

    CodeWarrior IDE modifies the program counter to the specified location. The Editor view shows the new location.