Debugging a Program With dbx

Thread Information

The following thread information is available:


(dbx) threads
    t@1 a |@1  ?()  running   in main()
 	t@2      ?() asleep on 0xef751450  in_swtch()
 	t@3 b |@2  ?()  running in sigwait()
    t@4     consumer()  asleep on 0x22bb0 in _lwp_sema_wait()
 *>t@5 b |@4 consumer()  breakpoint     in Queue_dequeue()
	t@6 b |@5 producer()     running       in _thread_start()
(dbx)