From 5c35201ff3127492bf3c316bd813bd2691b38394 Mon Sep 17 00:00:00 2001 From: Ulrich Spörlein Date: Fri, 6 Aug 2010 09:08:18 +0000 Subject: MFC r210641: Fix a couple of typos. PR: docs/148891 Submitted by: olgeni --- tools/debugscripts/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/debugscripts') diff --git a/tools/debugscripts/README b/tools/debugscripts/README index bd28cdc547af..208153109922 100644 --- a/tools/debugscripts/README +++ b/tools/debugscripts/README @@ -15,7 +15,7 @@ perform kernel debugging, you would do: This directory also contains a kgdb script that given a crash dump number -automaticly extract the path to the kernel source, run gdb to extract +automatically extract the path to the kernel source, run gdb to extract information about kernel modules loaded, and then rerun gdb loading the necessary symbols for the modules. You need to make sure you build the -modules w/ debugging symbols seperately to get things to work. +modules w/ debugging symbols separately to get things to work. -- cgit v1.3