From a047b79479f72a4c7501f00e3938652abee4b7fd Mon Sep 17 00:00:00 2001 From: jkoshy Date: Tue, 7 Jun 2005 06:21:43 +0000 Subject: Substitute "kgdb" for "gdb -k". --- share/man/man8/crash.8 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'share/man/man8/crash.8') diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index 03d125a..735b3df 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -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 -- cgit v1.1