Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Example:
cd /var/crash/myhost
savecore -vf vmdump.0
echo '$C' | mdb -k *.0 > 1.txt
echo '$<msgbuf' | mdb -k *.0 > 2.txt
echo '$<threadlist' | mdb -k *.0 > 3.txt

 

 

  • No labels