Not all debugger operations that enumerate threads require thread
stacks to be resident in memory to be useful. Instead, push P_INMEM
checks (if needed) into callers.
Details
Details
- Reviewers
kib mjg - Commits
- rG825d234144c5: Don't check P_INMEM in kdb_thr_*().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35769 Build 32658: arc lint + arc unit