From b24987da9dedb00ff56055cbb2321d1b7a5e74f4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 12:24:13 -0700 Subject: [PATCH] dev-manual: Edits to "Launch GDB on the Host Computer" section. (From yocto-docs rev: 12a28e6f9994a345a8b922bdb09a67e2c904f264) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 83e4b807dc..18acb23fa4 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4115,8 +4115,8 @@ Launch GDB on the Host Computer - Running GDB on the host computer takes a number of stages. - This section describes those stages. + Running GDB on the host computer takes a number of stages, which + this section describes.