Debugging a Program With dbx

Viewing the Threads List

The following are commands for viewing the threads list. The syntax is:


threads [-all} [-mode [all|filter] [auto|manual]]

To print the list of all known threads:


threads

To print threads normally not printed (zombies):


threads -all