parent
ec9a6c6159
commit
1caa123f8e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24412
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
from the dump, the following steps are required at a minimum:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/obj/usr/src/sys/<replaceable>KERNCONF</replaceable></userinput>
|
||||
&prompt.root; <userinput>kgdb /boot/kernel/kernel.debug /var/crash/vmcore.0</userinput></screen>
|
||||
&prompt.root; <userinput>kgdb kernel.debug /var/crash/vmcore.0</userinput></screen>
|
||||
|
||||
<para>You can debug the crash dump using the kernel sources just like
|
||||
you can for any other program.</para>
|
||||
|
|
Loading…
Reference in a new issue