=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/ddb.html,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** www/ddb.html 2019/05/27 22:55:19 1.21 --- www/ddb.html 2021/02/03 22:52:03 1.22 *************** *** 37,47 **** 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 command for each processor. --- 37,47 ---- scroll the console back and take readable pictures with a phone or camera. !
  • If the kernel panicked we need the panic message and the traceback. It may be displayed on the screen. If you are at a ddb> ! prompt, type show panic and trace. If you are running SMP, use the mach ddbcpu N command for each of the N processors you have and repeat the trace command for each processor.