diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 12:26:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:18 +0100 |
commit | bc16410c85fa9ad06b717443aa136cc71d98b5cc (patch) | |
tree | c0afad8b30d7791a2bcc7250aa974b7e3fff975f /documentation/dev-manual/dev-manual-common-tasks.xml | |
parent | b24987da9dedb00ff56055cbb2321d1b7a5e74f4 (diff) | |
download | poky-bc16410c85fa9ad06b717443aa136cc71d98b5cc.tar.gz |
dev-manual: Changed section title to be parallel.
(From yocto-docs rev: 2202eab24dba3fae86518c516ee4e94e7697156b)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 18acb23fa4..e9309fc163 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -4085,7 +4085,7 @@ | |||
4085 | </section> | 4085 | </section> |
4086 | 4086 | ||
4087 | <section id="platdev-gdb-remotedebug-launch-gdbserver"> | 4087 | <section id="platdev-gdb-remotedebug-launch-gdbserver"> |
4088 | <title>Launching Gdbserver on the Target</title> | 4088 | <title>Launch Gdbserver on the Target</title> |
4089 | 4089 | ||
4090 | <para> | 4090 | <para> |
4091 | Make sure Gdbserver is installed on the target. | 4091 | Make sure Gdbserver is installed on the target. |