ILE C/C++ Programmer's Guide

Example: Setting Debug Options during a Debug Session

This example shows how to set the Update production files debug option during a debug session.

  1. To set debug options from a debug session, enter:

    DSPMODSRC
  2. When the Display Module Source display appears, enter

    SET
  3. When the Set Debug Options display appears, type Y (Yes) for the Update production files field, and press Enter to return to the Display Module Source display. The database files in production libraries are updated while the job is in debug mode.


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