=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/ddb.html,v retrieving revision 1.11 retrieving revision 1.12 diff -c -r1.11 -r1.12 *** www/ddb.html 2016/07/23 20:04:29 1.11 --- www/ddb.html 2016/08/08 00:40:58 1.12 *************** *** 1,4 **** ! > OpenBSD: Crash Reports --- 1,4 ---- ! OpenBSD: Crash Reports *************** *** 32,44 ****
  • We need the console output on the screen. Capture it and save it. Serial consoles are best, but if you are on a VGA console you can ! scroll the console back and take readable pictures with a phone or camera.
  • If the kernel panicked we need the traceback. It may be displayed on the screen. If you are at a ! ddb> prompt, type trace. If you are running SMP, use the mach ddbcpu N command for each of the N processors you have and repeat the trace --- 32,44 ----
  • We need the console output on the screen. Capture it and save it. Serial consoles are best, but if you are on a VGA console you can ! scroll the console back and take readable pictures with a phone or camera.
  • If the kernel panicked we need the traceback. It may be displayed on the screen. If you are at a ! ddb> prompt, type trace. If you are running SMP, use the mach ddbcpu N command for each of the N processors you have and repeat the trace *************** *** 64,73 **** The following additional things would be helpful