summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-10 12:48:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-11 12:22:36 +0100
commit21629e825e3d626df66c98e097495d6d569ecb86 (patch)
tree9f43b9dbbd04543ca4d51448f207a32d5bd48091 /documentation
parentbc08b90feaec2a89a3d5e7bbf8ddeec3dad9e5ee (diff)
downloadpoky-21629e825e3d626df66c98e097495d6d569ecb86.tar.gz
dev-manual: Edits to "Working Within Eclipse" section.
(From yocto-docs rev: 4932263b40b31a230f283091d5d30ebe5bd1440e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 452f97694b..87c04f8839 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -619,7 +619,8 @@
619 Installing and configuring the Plug-in results in an environment that 619 Installing and configuring the Plug-in results in an environment that
620 has extensions specifically designed to let you more easily develop software. 620 has extensions specifically designed to let you more easily develop software.
621 These extensions allow for cross-compilation, deployment, and execution of 621 These extensions allow for cross-compilation, deployment, and execution of
622 your output into a QEMU emulation session. 622 your output into a QEMU emulation session as well as actual target
623 hardware.
623 You can also perform cross-debugging and profiling. 624 You can also perform cross-debugging and profiling.
624 The environment also supports a suite of tools that allows you to perform 625 The environment also supports a suite of tools that allows you to perform
625 remote profiling, tracing, collection of power data, collection of 626 remote profiling, tracing, collection of power data, collection of