John Baldwin 9acce1c992 Enumerate processes via the pid hash table in kdb_thr_*().
Processes part way through exit1() are not included in allproc.  Using
allproc to enumerate processes prevented getting the stack trace of a
thread in this part of exit1() via ddb.

Reviewed by:	kib
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D27826
2020-12-31 16:00:54 -08:00
..
2020-12-27 12:57:27 +02:00
2020-12-23 14:37:05 -04:00
2020-12-23 15:40:14 -04:00
2020-09-17 22:29:38 +00:00
2020-11-04 12:07:33 +00:00
2020-12-17 18:52:04 +00:00