Add Item to Debug View
Add items to the Debug view so that you can easily establish monitoring for an active session.
Follow these steps:
-
Right-click in the Debug view under your project and select Add Item.
The Add Item dialog opens. -
Select Program, Transaction, or Terminal to specify the type of item that you are adding.
-
Specify the program name.
-
Select Monitor to add the item to the Monitored group. If you do not select this option, the item is added to the Unmonitored group.
-
Click OK.
The Debug view refreshes and displays the program that you added.
More Information