=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/ddb.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -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,11 +37,11 @@ scroll the console back and take readable pictures with a phone or camera. -
  • If the kernel panicked we need the traceback. +
  • 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 trace. + 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.