DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

panic - Display various information about a crash dump

SYNOPSIS

panic

DESCRIPTION

The panic macro is used to display most information about the dump. It includes, putbuf, ps, BT of all on-proc processes and stat macros.

This is a macro which calls several other macros, hopefully to gather most of the information one would need to diagnose why a system paniced.

DEFINED IN

trace.k

SEE ALSO

BT, ps, putbuf, stat

APPENDIX A: Alphabetic Index of Macros