ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
spindump(8) BSD System Manager's Manual spindump(8) NAME spindump -- hang reporting tool SYNOPSIS spindump DESCRIPTION spindump is a tool used by various system components to create hang reports and notify the user of application hangs. Most users should not run spindump manually, but it can be invoked by the root user with arguments similar to those for sample(1) for debugging purposes. Hang reports are stored at: /Library/Logs/HangReporter/<<application-name>>/<<hang-date>>.hang For normal application crashes spindump will display a dialog to alert the console user to the crash and offer the choice to view more details about the crash and/or report the crash to Apple. SEE ALSO crashdump(8,) sample(1) Darwin July 1, 2007 Darwin |
|