From 89fa4b26c7c77aa419275ac8ab9b1427ff420ef9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 21 Mar 2013 08:49:10 -0700 Subject: [PATCH] dev-manual: Wording change to GDB example. Fixes YOCTO #2827. Slight wording modification. Reported-by: Paul Eggleton (From yocto-docs rev: 8a9cd86d95bfcfca9c000dbd6f4213d15547cdfe) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dee7206018..18d7b258aa 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3166,8 +3166,8 @@ A suitable GDB cross-binary is required that runs on your host computer but also knows about the the ABI of the remote target. You can get this binary from the meta-toolchain. - Here is an example where the toolchain resides in the - default directory /opt/poky/1.4/sysroots: + Here is an example where the toolchain has been installed + in the default directory /opt/poky/1.4: /opt/poky/1.4/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb