diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 12:24:13 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:18 +0100 |
commit | b24987da9dedb00ff56055cbb2321d1b7a5e74f4 (patch) | |
tree | 74ee918fd65e4d576eac7113bc950b68a47a56eb /documentation/dev-manual/dev-manual-common-tasks.xml | |
parent | 229ed0ab159a0acf64e5ceee2ffb7ec6b35417c6 (diff) | |
download | poky-b24987da9dedb00ff56055cbb2321d1b7a5e74f4.tar.gz |
dev-manual: Edits to "Launch GDB on the Host Computer" section.
(From yocto-docs rev: 12a28e6f9994a345a8b922bdb09a67e2c904f264)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files 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 @@ | |||
4115 | <title>Launch GDB on the Host Computer</title> | 4115 | <title>Launch GDB on the Host Computer</title> |
4116 | 4116 | ||
4117 | <para> | 4117 | <para> |
4118 | Running GDB on the host computer takes a number of stages. | 4118 | Running GDB on the host computer takes a number of stages, which |
4119 | This section describes those stages. | 4119 | this section describes. |
4120 | </para> | 4120 | </para> |
4121 | 4121 | ||
4122 | <section id="platdev-gdb-remotedebug-launch-gdb-buildcross"> | 4122 | <section id="platdev-gdb-remotedebug-launch-gdb-buildcross"> |