[BACK]Return to ddb.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/ddb.html between version 1.7 and 1.8

version 1.7, 2016/03/21 05:46:19 version 1.8, 2016/03/22 10:54:42
Line 32 
Line 32 
 <li><em>If the kernel panicked we need the traceback.</em>  <li><em>If the kernel panicked we need the traceback.</em>
         It may be displayed on the screen.          It may be displayed on the screen.
         If you are at a          If you are at a
         <tt><a href="http://man.openbsd.org?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>          <tt><a href="http://man.openbsd.org/?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>
         prompt, type <tt>trace</tt>.          prompt, type <tt>trace</tt>.
         If you are running SMP, use the <tt>mach ddbcpu N</tt> command for each          If you are running SMP, use the <tt>mach ddbcpu N</tt> command for each
         of the <tt>N</tt> processors you have and repeat the <tt>trace</tt>          of the <tt>N</tt> processors you have and repeat the <tt>trace</tt>
Line 58 
Line 58 
         The following additional things would be helpful          The following additional things would be helpful
 <ul>  <ul>
 <li> The output of the  <li> The output of the
         <tt><a href="http://man.openbsd.org?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>          <tt><a href="http://man.openbsd.org/?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>
         command <tt>show uvm</tt>          command <tt>show uvm</tt>
 <li> The output of the  <li> The output of the
         <tt><a href="http://man.openbsd.org?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>          <tt><a href="http://man.openbsd.org/?query=ddb&amp;sektion=4&amp;">ddb</a>&gt;</tt>
         command <tt>show bcstats</tt>          command <tt>show bcstats</tt>
 <li> The output of the <tt>mount</tt> command from your running machine,  <li> The output of the <tt>mount</tt> command from your running machine,
         so we know what filesystems are mounted and how.          so we know what filesystems are mounted and how.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8