summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-12-24 20:15:14 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-12-24 20:15:14 +0000
commit93f5797f20247cb0f049f94d4a71260a99141e79 (patch)
tree07c2da09c5689715f59836b9d70fe5c5508a825f /tools
parentbed33ef6eea46e09df2ff6a8f112ece5ce43fc9a (diff)
downloadFreeBSD-src-93f5797f20247cb0f049f94d4a71260a99141e79.zip
FreeBSD-src-93f5797f20247cb0f049f94d4a71260a99141e79.tar.gz
MFH: r292263
Assorted grammar, spelling and punctuation fixes. PR: 203336, 203339 Submitted by: espeyb@rpi.edu, themesta@gmail.com
Diffstat (limited to 'tools')
-rw-r--r--tools/debugscripts/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/debugscripts/README b/tools/debugscripts/README
index 2081531..a218368 100644
--- a/tools/debugscripts/README
+++ b/tools/debugscripts/README
@@ -14,8 +14,8 @@ perform kernel debugging, you would do:
(kgdb)
-This directory also contains a kgdb script that given a crash dump number
-automatically extract the path to the kernel source, run gdb to extract
-information about kernel modules loaded, and then rerun gdb loading the
+This directory also contains a kgdb script that, given a crash dump number,
+automatically extracts the path to the kernel source, runs gdb to extract
+information about kernel modules loaded, and then reruns gdb loading the
necessary symbols for the modules. You need to make sure you build the
modules w/ debugging symbols separately to get things to work.
OpenPOWER on IntegriCloud