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:
parent
de0cdbf89c
commit
4a35dc71f0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user