From 32ba16b6e6dbfa5e4f536695191a8816bd6a8765 Mon Sep 17 00:00:00 2001 From: Ulrich Spörlein Date: Fri, 30 Jul 2010 11:58:18 +0000 Subject: Fix a couple of typos. PR: docs/148891 Submitted by: olgeni MFC after: 1 week --- tools/debugscripts/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/debugscripts/README') 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