summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-12-05 11:33:58 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-12-05 11:33:58 -0500
commit0dc343224e63d8c6f2ba4f0688c93c8c9b5781b6 (patch)
tree89715b7bdb70e64ef4dea4de87e4932cdd8252fe /stap.1.in
parent3e122bea3dd507d0d355e4dead7fcbd73b72c0d9 (diff)
downloadsystemtap-steved-0dc343224e63d8c6f2ba4f0688c93c8c9b5781b6.tar.gz
systemtap-steved-0dc343224e63d8c6f2ba4f0688c93c8c9b5781b6.tar.xz
systemtap-steved-0dc343224e63d8c6f2ba4f0688c93c8c9b5781b6.zip
turn on elfutils-level debuginfo<->stripped-binary checksum matching
This is necessary to detect mismatching debuginfo for user-space programs without build-id. We don't have run-time version assertions for user-space binaries.
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/stap.1.in b/stap.1.in
index d4f8946a..0b6da64c 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -1123,7 +1123,7 @@ The location of kernel debugging information when packaged into the
RPM, unless overridden by the
.I SYSTEMTAP_DEBUGINFO_PATH
environment variable. The default value for this variable is
-.IR \-:.debug:/usr/lib/debug .
+.IR \+:.debug:/usr/lib/debug .
Elfutils searches vmlinux in this path and it interprets the path as a base
directory of which various subdirectories will be searched for finding modules.
.TP