summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
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:30 +0100
commit096e2c5911397247cde89eb5f20dbac7c0f57043 (patch)
tree456e38a87e905e25d02bad73db7504bf8de6bb64 /documentation/dev-manual/dev-manual-model.xml
parent32fdd41ec004cf14e5bd4e938970b09ee57bce07 (diff)
downloadpoky-096e2c5911397247cde89eb5f20dbac7c0f57043.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/dev-manual/dev-manual-model.xml')
-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