Fixup of whitespace from last commit.
Translators can ignore this commit.
This commit is contained in:
parent
e02a5ba50a
commit
3fe2ada25c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23183
1 changed files with 5 additions and 4 deletions
|
@ -152,10 +152,11 @@
|
|||
the crash dump, locate the debug version of your kernel
|
||||
(normally called <filename>kernel.debug</filename>) and the path
|
||||
to the source files used to build your kernel (normally
|
||||
<filename>/usr/obj/usr/src/sys/<replaceable>KERNCONF</replaceable></filename>, where
|
||||
<filename><replaceable>KERNCONF</replaceable></filename> is the <varname>ident</varname>
|
||||
specified in a kernel &man.config.5;). With those two pieces of
|
||||
info, let the debugging commence!</para>
|
||||
<filename>/usr/obj/usr/src/sys/<replaceable>KERNCONF</replaceable></filename>,
|
||||
where <filename><replaceable>KERNCONF</replaceable></filename>
|
||||
is the <varname>ident</varname> specified in a kernel
|
||||
&man.config.5;). With those two pieces of info, let the
|
||||
debugging commence!</para>
|
||||
|
||||
<para>To enter into the debugger and begin getting information
|
||||
from the dump, the following steps are required at a minimum:</para>
|
||||
|
|
Loading…
Reference in a new issue