Include the output of the ddb(4) capture buffer.

Submitted by:	Mikolaj Golub  to my trociny of gmail
MFC after:	3 days
This commit is contained in:
John Baldwin 2009-10-29 13:45:33 +00:00
parent 742765c971
commit c5229b9d2b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198586

View File

@ -304,3 +304,10 @@ echo "------------------------------------------------------------------------"
echo "kernel config"
echo
config -x $KERNEL
echo
echo "------------------------------------------------------------------------"
echo "ddb capture buffer"
echo
ddb capture -M $VMCORE -N $KERNEL print