summaryrefslogtreecommitdiffstats
path: root/share/man/man4/vinum.4
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-01-31 01:10:36 +0000
committergrog <grog@FreeBSD.org>1999-01-31 01:10:36 +0000
commit9f6bfe3b2fcfd6cf390e61b35d0b1e95593d17b7 (patch)
tree588b46feedd5dd4bba5cfc1be6cdf2fd9bf16f0b /share/man/man4/vinum.4
parent2cc09789f7557d5667f06fe1e5ad21896085f7b8 (diff)
downloadFreeBSD-src-9f6bfe3b2fcfd6cf390e61b35d0b1e95593d17b7.zip
FreeBSD-src-9f6bfe3b2fcfd6cf390e61b35d0b1e95593d17b7.tar.gz
Minor changes in formulation.
Diffstat (limited to 'share/man/man4/vinum.4')
-rw-r--r--share/man/man4/vinum.412
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4
index c063d46..d34c185 100644
--- a/share/man/man4/vinum.4
+++ b/share/man/man4/vinum.4
@@ -786,6 +786,12 @@ You will need some additional steps to get symbolic information for the
kernel loadable module:
.Bl -enum
.It
+If possible, make a copy of or a link to the debug kernel at
+.Pa /var/crash/kernel.gdb,
+since the
+.Cm gdb
+initialization file looks for it in this location.
+.It
Make sure that you build the
.Nm
module with debugging information. This is the normal situation with the
@@ -825,7 +831,11 @@ If you have built the module elsewhere than
.Pa /usr/src/sys/modules/vinum,
you will need to modify
.Pa .gdbinit
-accordingly.
+accordingly. If you have not named your debug kernel
+.Pa /var/crash/kernel.gdb,
+change
+.Pa .gdbinit
+to indicate the correct location.
.It
Either take a dump or use remote
.Cm gdb
OpenPOWER on IntegriCloud