The compiled language debug extension for Rational Team Concert™ Client (Team Debug)
allows the transfer of compiled language debug sessions between Rational
Team Concert team members. During a debug session, a team member can
decide to transfer the debug session to another team member. The transfer
results in the receiver establishing control of the debug session.
The session is at the point where the transfer occurred. The receiver
can then continue to debug the application from that point.
Transferring your debug session is useful in team environments
where different team members are experts or owners of different components
of an application. Sharing debug sessions enables faster problem resolution
by allowing the transfer of existing debug sessions without the receiver
having to establish the correct environment and start the debug session
over again.
To use this feature, you must install and configure the following
software:
- If you are debugging z/OS applications:
- Every user must have the same version of Rational Developer for System z,
Version 7.6 or later.
- Debug Tool for z/OS, Version 10 or later must be available on the system
running the program you are debugging.
- If you are debugging AIX or Power Linux applications:
- Every user must have the same version of Rational Developer for Power
Systems Software, Version 8.0 or later.
- One of the following must be available on the system running the program
you are debugging:
- IBM Debugger for AIX, Version 11.2 or later.
- IBM Debugger for Power Linux, Version 11.2 or later.
- Every user must be connected to the same Rational Team Concert
server and project area.
- The Rational Team Concert server must be configured to
listen for debug sessions.