Set Breakpoints in the Breakpoints List Window

To set breakpoints from the Breakpoints List window, open the window (if it is not already open), using one of the following methods

  1. Type Ctrl+X from any main debugger window or monitor
  2. Select List from the Breakpoints menu of the Source window
  3. Click on the button in the Source Window
  4. Position the cursor in the prefix area, click mouse button 2, and select List from the popup menu.

Then do the following:

  1. From the Breakpoints List window, select the type of breakpoint you want to set from the Set menu.
  2. Enter the information for the breakpoint in the dialog, and click on OK or press the Enter key.

You can set breakpoints from the Source window and the Session Control window as well. Unless you want to set multiple breakpoints with the same nonstandard optional parameters, you may find it easier to use the Source window for setting line breakpoints and address breakpoints, and the Session Control window for setting function breakpoints. Storage change breakpoints and load occurrence breakpoints can be set from any of the three windows.

 



Breakpoints


Set Multiple Breakpoints
Set and Clear Breakpoints from a Source Window
Set Function Breakpoints from the Session Control Window