Example of Removing ILE Programs from a Debug Session

In this example you remove the ILE program CVTHEXPGM and the service program CVTTOHEX from a debug session.

  1. If the current display is not the Display Module Source display, type:
    DSPMODSRC
    The Display Module Source display appears.
  2. Press F14 (Work with module list) to show the Work with Module List display as shown in Figure 103.
  3. On this display type 4 (Remove program) on the line next to CVTHEXPGM and CVTTOHEX, and press Enter.
  4. Press F12 (Cancel) to return to the Display Module Source display.
Figure 103. Removing an ILE Program from a Debug Session
                             Work with Module List
                                                             System:   AS400S1
 Type options, press enter.
   1=Add program   4=Remove program   5=Display module source
   8=Work with module breakpoints
 Opt     Program/module     Library        Type
                 *LIBL     *PGM
  4       CVTHEXPGM         MYLIB          *PGM
            CVTHEXPG                       *MODULE
  4       CVTTOHEX          MYLIB          *SRVPGM
            CVTTOHEX                       *MODULE
          RPGPGM            MYLIB          *PGM
          DEBUGEX           MYLIB          *PGM
            DBGEX                          *MODULE     Selected
            CPROC                          *MODULE
                                                                         Bottom
 Command
 ===> ________________________________________________________________________
 F3=Exit   F4=Prompt   F5=Refresh   F9=Retrieve   F12=Cancel


[ Top of Page | Previous Page | Next Page | Contents | Index ]