Yes. In order to change the Program Counter (pc) without restarting the debugger, follow steps below in the debug perspective:
In the editor view, right-click on the source line where you want the pc to move to.
The pc moves to line. The debugger moves the program counter to the location you specified. The editor view shows the new location.