Pause Point

A Pause Point suspends program execution long enough to refresh debugger data. For example, without setting a pause point, you must wait for the debugger to halt program execution before it can refresh data. Setting a Pause Point, however, lets you pause the debugging session to give the debugger time to refresh the data.

Related tasks

 

Setting a Pause Point

To set a Pause Point, follow these steps:

  1. Click the cursor on the line of source code at which you want to set the Pause Point.
  2. Click Debug > Set Eventpoint > Set Pause Point.