From f85c5a559ce8c07ae896a9106e52176e73b289d5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Oct 2012 07:29:02 -0700 Subject: documentation: dev-manual - grammar correction. (From yocto-docs rev: c127a2f1eaf401728b295113b66ca5828619fbea) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 1357a630a9..c7e1d25839 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1749,7 +1749,7 @@ Debugging With the GNU Project Debugger (GDB) Remotely - GDB allows you to examine running programs, which in turn help you to understand and fix problems. + GDB allows you to examine running programs, which in turn helps you to understand and fix problems. It also allows you to perform post-mortem style analysis of program crashes. GDB is available as a package within the Yocto Project and by default is installed in sdk images. -- cgit v1.2.3-54-g00ecf