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)
downloadast2050-yocto-poky-096e2c5911397247cde89eb5f20dbac7c0f57043.zip
ast2050-yocto-poky-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 452f976..87c04f8 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -619,7 +619,8 @@
Installing and configuring the Plug-in results in an environment that
has extensions specifically designed to let you more easily develop software.
These extensions allow for cross-compilation, deployment, and execution of
- your output into a QEMU emulation session.
+ your output into a QEMU emulation session as well as actual target
+ hardware.
You can also perform cross-debugging and profiling.
The environment also supports a suite of tools that allows you to perform
remote profiling, tracing, collection of power data, collection of
OpenPOWER on IntegriCloud