Page MenuHomeFreeBSD

Use kdb_thr_* to iterate over threads consistently in DDB.
ClosedPublic

Authored by jhb on Dec 29 2020, 11:53 PM.
Tags
None
Referenced Files
F136147789: D27829.id81345.diff
Sun, Nov 16, 4:42 AM
F136124722: D27829.id81454.diff
Sat, Nov 15, 11:41 PM
Unknown Object (File)
Wed, Nov 12, 10:27 PM
Unknown Object (File)
Sat, Nov 8, 3:14 AM
Unknown Object (File)
Wed, Nov 5, 12:59 AM
Unknown Object (File)
Thu, Oct 23, 8:51 PM
Unknown Object (File)
Thu, Oct 23, 8:51 PM
Unknown Object (File)
Thu, Oct 23, 8:51 PM
Subscribers

Details

Summary

The "findstack", "show all trace", and "show active trace" commands
were iterating over allproc to enumerate threads. This missed threads
executing in exit1() after being removed from allproc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35771
Build 32660: arc lint + arc unit