Starting a team debug session with Rational Developer for System z

To start a team debug session, read the instructions in technote 1405180. This technote describes one way you can indicate that you want a team debug session to start with Debug Tool for z/OS®. Then, you can start the compiled application in the same you start a normal debug session.

About this task

Read the instructions in technote 1405180. This technote describes how to modify the TEST run time parameter to include additional information for team debug.

Team debug session looks the same as a normal debug session, with the following differences:
  • The debug target is labeled Platform: [Team] zOS 390X Connection: <host>
  • There are two new context menu actions when you right-click on the debug target:
    • Transfer to User: Transfers the session to another user. Select the user from the list.
    • Park Debug Session: The debug session will be parked on the team repository. Parked sessions are debugged by the user Nobody. These sessions can be debugged by any user by selecting the session in the Team Debug view and choosing the debug action.

Feedback