List information about OpenMP* teams.
show team [team_id,…]
team_id |
The team for which you want to list the information. |
This command lists information about live OpenMP* teams.
If you specify team_id one or more times, the debugger displays information about only those teams that you specify, provided that the list matches the identity of currently live teams.
If you do not specify team_id, the debugger displays information about all live teams.
(idb) show team 6917529027641120768 OpenMP Team: 6917529027641120768 Parent Team: 6917529027641117440 Created At: "/projects/OpenMP/src/c_omp.c":main:58:98 Team members [0] Thread 1, is master of team 6917529027641153024 [1] Thread 3, is master of team 6917529027641184768
Copyright © 1996-2010, Intel Corporation. All rights reserved.