Adding a program

In the Programs view, you can add programs and service programs to the list of programs under debug. Programs under debug must include at least one module that has been compiled with debug data.

About this task

To add a program to the Programs view:

Procedure

  1. Click on the Programs view to bring it into focus.
  2. Select the Programs view Add Program button (Add Program to debug icon).
  3. Enter the name of the program, service program, or Java class that you want to add in the Program Name field. Valid formats are:
    • For programs or service programs:
      • Library/program
      • *LIBL/program
      • *CURLIB/program
      • Program (same as *LIBL/program)
  4. Specify the type of program that you want to add by selecting one of the types in the Program Type group.
  5. Click OK to add the program to the Programs view and dismiss the dialog box.

Feedback