]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add 'findstack' ddb command to search either the thread kernel stack
authorkib <kib@FreeBSD.org>
Fri, 16 Dec 2011 11:44:20 +0000 (11:44 +0000)
committerkib <kib@FreeBSD.org>
Fri, 16 Dec 2011 11:44:20 +0000 (11:44 +0000)
commit02726a0b7125ed1de732abb3b4a16c11c1f262dc
tree57c1c1ff080a1cf0b1ec9827042cb3de5bc318f0
parent30b0342f622275bfb4948b796470712830e2626a
Add 'findstack' ddb command to search either the thread kernel stack
or cached stack containing the specified kernel virtual address.

Discussed with: pho
MFC after: 1 week
sys/ddb/db_command.c
sys/ddb/db_ps.c
sys/ddb/ddb.h