Thread Levels

   

On Linux* and Mac OS*, the debugger supports POSIX threads, also known as pthreads. The $threadlevel debugger variable is default to "pthreads" and cannot be modified.

For example:

 

(idb) set $threadlevel = "pthreads"