Commands for Debugging Threaded Programs
You can use a variety of commands to manipulate the threads:
GDB Mode
switch_thread_commands
: info_thread_command
| thread_command
| show_openmp_thread_tree_command
| show_lock_command
| show_team_command
DBX Mode
thread_command
: show_thread_command
| switch_thread_command
| show_openmp_thread_tree_command
| show_lock_command
| show_team_command