You can specify debug properties for Visual Studio and for your projects.
To configure Visual Studio for debugging:
- In Visual Studio, click
Debug > Options.
- Specify any options as required.
To configure a PL/I project for debugging:
- Double-click the
Properties folder in your project, in Solution Explorer.
- Click the
Debug tab in the tabbed properties.
- Specify any options as required.
To change the debug properties for folders opened in Visual Studio using
File > Open Folder:
- Right-click a the folder in Solution Explorer, and click
Properties.
- Click the
ES Debug tab, and specify any options are required.