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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable