]> sourceware.org Git - systemtap.git/commitdiff
warning::debuginfo page: elaborate on kernel-debug vs. kernel-debuginfo rpms
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 16 May 2015 01:08:05 +0000 (21:08 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 16 May 2015 11:15:08 +0000 (07:15 -0400)
man/warning::debuginfo.7stap

index 81bcd742e7644ff305101e4e93e2115448896e8f..89782af149bbbbb5b7f557814128769cccc2b3a3 100644 (file)
@@ -57,7 +57,12 @@ boot-loader's compressed/stripped
 file, and much larger.  If you have a hand-built kernel, make sure
 it was built with the
 .IR CONFIG_DEBUG_INFO=y
-option.
+option.  Some Linux distributions may include several kernel variants,
+including a confusingly named \fIkernel-debug\fR (an alternative kernel,
+with its own \fIkernel-debug-debuginfo\fR package), which is not the same
+thing as the \fIkernel-debuginfo\fR (DWARF data for the base kernel).  The
+.IR stap\-prep
+program can help install the right set.
 
 .TP
 process debuginfo
@@ -107,7 +112,7 @@ with the
 .IR \-\-download\-debuginfo
 flag.
 The
-.IR stap-prep
+.IR stap\-prep
 script included with systemtap may be able to download the
 appropriate kernel debuginfo.  Another possibility is to install and
 use a
This page took 0.026755 seconds and 5 git commands to generate.