About this task
There are two methods of starting a team debug session:
- Launch a session that is team debug enabled.
- Register an existing session for team debug.
The session will be registered with the Rational® Team Concert server and managed
by the Team Debug service on that server.
A team debug session looks
the same as a normal debug session, with only a few subtle differences:
- The debug target will be labeled [Team] VM [host:port] (for
example, [Team] VM [machine.ibm.com:2671]).
- There are three new context menu actions available by right-click action
off of the debug target:
- Transfer to User: Transfers the session to another
user. Select the user from the list.
- Remove from Team Repository: Removes the debug
session from the team repository.
- 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.
Note: Using team debug may introduce a performance degradation. This
is a result of the Rational Team concert server holding the debug connection
to the JVM.