summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 12:27:53 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:33 +0100
commitada742c6c28df46f142ea5d3cbe0da647587e588 (patch)
tree0a057c3e1ab7210aa69269be8ce19887619d7182 /documentation/dev-manual
parent61e8186ecba99412f665cdf46153d81a6166f7b2 (diff)
downloadpoky-ada742c6c28df46f142ea5d3cbe0da647587e588.tar.gz
dev-manual: Edits to "Build the Cross-GDB Package" section.
(From yocto-docs rev: be2b0a26d07164c44442cc80fb1022564844b7c8) 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')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
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 e9309fc163..0ea078662d 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4134,7 +4134,7 @@
4134 /opt/poky/1.4/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb 4134 /opt/poky/1.4/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb
4135 </literallayout> 4135 </literallayout>
4136 where <filename>arm</filename> is the target architecture 4136 where <filename>arm</filename> is the target architecture
4137 and <filename>linux-gnueabi</filename> the target ABI. 4137 and <filename>linux-gnueabi</filename> is the target ABI.
4138 </para> 4138 </para>
4139 4139
4140 <para> 4140 <para>