From 913a9eebfc8975b32fc73b7702f73137b71eb338 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 12:27:53 -0700 Subject: [PATCH] dev-manual: Edits to "Build the Cross-GDB Package" section. (From yocto-docs rev: be2b0a26d07164c44442cc80fb1022564844b7c8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ /opt/poky/1.4/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb where arm is the target architecture - and linux-gnueabi the target ABI. + and linux-gnueabi is the target ABI.