The Team Debug view contains a table view of the current
team debug sessions. Each row in the table represents one session.
These are the columns in the table:
- Debug Session: This is the name of the
debug session. The name matches the debug launch configuration that
started the session.
- Host: This is the name of the host that
the session is currently connected to.
- Debug Target: This is the name of the host
that your program resides on and the port it is connected to (for
example, Platform: [Team] remote_machine_platform Connection:
remote_machine_IP_address).
- Team Repository: This is the URL of the Rational® Team Concert server
that the team debug session is registered to (for example, https://rtcserver.company.com:9443/jazz).
- Started By: This is the Rational Team Concert user that started
the initial debug session.
- Debugged By: This is the Rational Team Concert user that is currently
connected to a debug session. Sessions can be debugged by Nobody,
indicating that the session has been parked on the server and is not
currently being actively debugged.
- Started At: This is the time at which the
debug session was started.
Team Debug View Actions
Search Team Debug
Sessions:

Position the mouse pointer
over the downward arrow and press the left mouse button to view the
predefined queries available for you when searching for team debug
sessions from the team repository:
- Started By Me: Lists all sessions started
by you.
- My Current Debug Sessions: Lists all sessions
that you can debug.
- Parked Debug Sessions: Lists all sessions
that are currently parked in the team repository.
- Team Repository: Lists all sessions currently
registered in the team repository.
Refresh:

Position the mouse pointer
over this icon and press the left mouse button to refresh the view's
contents.
Debug session actions in the Team Debug View:
Each
row in the Team Debug View table represents a debug session. Select
a row and right mouse click to open the context menu. The following
actions are available in this menu:
- Debug: Allows you start debugging the team
debug session. You can only debug a team debug session if your user
id is specified in the Debugged By column or
if the debug session is currently parked.
- Remove from Team Repository: This removes
the debug session from the team repository.
You can only remove a debug session from the team repository
if you are the person who started the debug session or you are currently
debugging the debug session. For example, you can remove a debug session
if your user id is listed in the Debugged By column.
Note: Removing
a debug session from the team repository will terminate all connections
to that debug target. This means that Rational Team Concert™ server
disconnects from that target and clients (users) connected to that
debug target are disconnected.