To prepare a PL/I application for debugging

You can specify debug properties for Visual Studio and for your projects.

To configure Visual Studio for debugging:

  1. In Visual Studio, click Debug > Options.
  2. Specify any options as required.

To configure a PL/I project for debugging:

  1. Double-click the Properties folder in your project, in Solution Explorer.
  2. Click the Debug tab in the tabbed properties.
  3. Specify any options as required.
Note: See PL/I Debug Properties for more information.

To change the debug properties for folders opened in Visual Studio using File > Open Folder:

  1. Right-click a the folder in Solution Explorer, and click Properties.
  2. Click the ES Debug tab, and specify any options are required.