A team debug session can be started from the command line
on a remote system or from a Debug Configuration in Rational Developer
for Power Systems Software. After entering some additional information,
you can start the compiled application in the same way that you start
a normal debug session.
Before you begin
All systems participating in a team debug session must
be on the same network. In particular:
- The server on which the program being debugged will run must be
able to locate the Rational Team Concert server.
- The workstation on which the debug user interface is running must
be able to locate the Rational Team Concert server.
- The Rational Team Concert server must be able to locate the workstation.
Find the details of starting a team debug session for AIX
and Power Linux programs in the tasks on this page:
Results
A Team debug session looks the same as a normal debug session
with these differences:
- The debug target is labeled:
- Platform: [Team] AIX(R) PPC Connection: host:port for
AIX
- Platform: [Team] Linux PPC Connection: host:port for
Power Linux.
- 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.