Expand description

Hook to capture kernel panics, and write them to the debug log.

The hook will abort execution once the panic has been printed to the debug log.

Functions

  • Prints the panic info to the host’s debug log, and then aborts.