diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 12:27:53 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:18 +0100 |
commit | 913a9eebfc8975b32fc73b7702f73137b71eb338 (patch) | |
tree | 9d6ec24ff3b5bbfd86f4f54d9012079d14825358 /documentation/dev-manual | |
parent | bc16410c85fa9ad06b717443aa136cc71d98b5cc (diff) | |
download | poky-913a9eebfc8975b32fc73b7702f73137b71eb338.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.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 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> |