Substitute "kgdb" for "gdb -k".
This commit is contained in:
parent
b490cc72b2
commit
f395d8386a
@ -200,10 +200,8 @@ See
|
||||
for details.
|
||||
.Pp
|
||||
To analyze a dump you should begin by running
|
||||
.Xr gdb 1
|
||||
with the
|
||||
.Fl k
|
||||
flag on the system load image and core dump.
|
||||
.Xr kgdb 1
|
||||
on the system load image and core dump.
|
||||
If the core image is the result of a panic,
|
||||
the panic message is printed.
|
||||
For more details consult the chapter on kernel debugging in
|
||||
@ -211,7 +209,7 @@ the
|
||||
.%B "FreeBSD Developers' Handbook"
|
||||
.Pq Pa http://www.FreeBSD.org/ .
|
||||
.Sh SEE ALSO
|
||||
.Xr gdb 1 ,
|
||||
.Xr kgdb 1 ,
|
||||
.Xr dumpon 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr savecore 8
|
||||
|
Loading…
Reference in New Issue
Block a user