mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
Indicate that kgdb.1 is from ports/devel/gdb.
This commit is contained in:
parent
825225e52f
commit
4ee44ffcca
@ -110,7 +110,7 @@ Specify a number of a crash dump to be decrypted.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh SEE ALSO
|
||||
.Xr kgdb 1 ,
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb ,
|
||||
.Xr capsicum 4 ,
|
||||
.Xr dumpon 8 ,
|
||||
.Xr savecore 8 ,
|
||||
|
@ -60,7 +60,7 @@ representation, define:
|
||||
To enable the
|
||||
.Xr gdb 1
|
||||
backend, so that remote debugging with
|
||||
.Xr kgdb 1
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb
|
||||
is possible, include:
|
||||
.Bd -ragged -offset indent
|
||||
.Cd options GDB
|
||||
@ -1265,7 +1265,7 @@ facilities, allowing scripted debugging output to be captured and
|
||||
committed to disk as part of a textdump for later analysis.
|
||||
The contents of the capture buffer may also be inspected in a kernel core dump
|
||||
using
|
||||
.Xr kgdb 1 .
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb .
|
||||
.Pp
|
||||
.It Ic run
|
||||
.It Ic script
|
||||
@ -1599,7 +1599,7 @@ directory.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr gdb 1 ,
|
||||
.Xr kgdb 1 ,
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb ,
|
||||
.Xr acpi 4 ,
|
||||
.Xr CAM 4 ,
|
||||
.Xr mac_ddb 4 ,
|
||||
|
@ -179,7 +179,7 @@ command can be used:
|
||||
.Sh SEE ALSO
|
||||
.Xr gdb 1 ,
|
||||
.Xr gzip 1 ,
|
||||
.Xr kgdb 1 ,
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb ,
|
||||
.Xr setrlimit 2 ,
|
||||
.Xr sigaction 2 ,
|
||||
.Xr sysctl 8
|
||||
|
@ -196,7 +196,7 @@ See
|
||||
for details.
|
||||
.Pp
|
||||
To analyze a dump you should begin by running
|
||||
.Xr kgdb 1
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb
|
||||
on the system load image and core dump.
|
||||
If the core image is the result of a panic,
|
||||
the panic message is printed.
|
||||
@ -205,7 +205,7 @@ the
|
||||
.%B "FreeBSD Developers' Handbook"
|
||||
.Pq Pa https://www.freebsd.org/doc/en/books/developers-handbook/ .
|
||||
.Sh SEE ALSO
|
||||
.Xr kgdb 1 ,
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb ,
|
||||
.Xr dumpon 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr savecore 8
|
||||
|
@ -52,7 +52,7 @@ support for displaying important data structures.
|
||||
This is especially important because wireless applications are often
|
||||
built for embedded environments where cross-machine or post-mortem
|
||||
debugging facilities like
|
||||
.Xr kgdb 1
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb
|
||||
are infeasible.
|
||||
.Pp
|
||||
The most commonly used command is
|
||||
|
@ -78,7 +78,7 @@ it uses several utilities to analyze the core including
|
||||
.Xr fstat 1 ,
|
||||
.Xr iostat 8 ,
|
||||
.Xr ipcs 1 ,
|
||||
.Xr kgdb 1 ,
|
||||
.Xr kgdb 1 Pq Pa ports/devel/gdb ,
|
||||
.Xr netstat 1 ,
|
||||
.Xr nfsstat 1 ,
|
||||
.Xr ps 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user