From 9dc84b77ecfbb69b1dce93ccce7140cfa54eee66 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 6 Feb 2012 15:29:08 -0600 Subject: documentation: Cross-referencing section fixed for consistency. (From yocto-docs rev: 8e861c6fc07aefa81ff65e3542de855116e14969) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/development.xml | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) (limited to 'documentation/poky-ref-manual/development.xml') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 934b88efd1..e771b05d7d 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -24,8 +24,8 @@ The Yocto Project also provides images that have toolchains for supported architectures included within the image. This allows you to compile, debug, or profile applications directly on the target device. - See - Reference: Images for a listing of the image + See the + "Reference: Images" appendix for a listing of the image types that Yocto Project supports. @@ -91,10 +91,8 @@ with other plug-ins installed into the Eclipse IDE. Once you have your environment setup you need to configure the Eclipse plug-in. For information on how to install and configure the Eclipse plug-in, see the - - "Working Within Eclipse" chapter in the - - "Application Development Toolkit (ADT) User's Guide." + "Working Within Eclipse" + chapter in The Yocto Project Application Development Toolkit (ADT) User's Guide. @@ -102,8 +100,8 @@ External Development Using the QEMU Emulator Running Poky QEMU images is covered in the - - Yocto Project Quick Start in the "A Quick Test Run" section. + "A Quick Test Run" + section of The Yocto Project Quick Start. The QEMU images shipped with the Yocto Project contain complete toolchains @@ -210,9 +208,8 @@ For a review of the skills used in this section, see the - BitBake and - Running Specific Tasks sections - in this manual. + "BitBake" and + "Running Specific Tasks" sections. @@ -332,7 +329,7 @@ It also allows you to perform post-mortem style analysis of program crashes. GDB is available as a package within the Yocto Project and by default is installed in sdk images. - See Reference: Images for a description of these + See the "Reference: Images" appendix for a description of these images. You can find information on GDB at . @@ -764,8 +761,8 @@ is not always necessary to actually have them on the device for OProfile use. All that is needed is a copy of the filesystem with the debug symbols present on the viewer system. - The Launching GDB - on the Host Computer section covers how to create such a directory with + The "Launching GDB on the Host Computer" + section covers how to create such a directory with the Yocto Project and how to use the OProfileUI Settings dialog to specify the location. If you specify the directory, it will be used when the file checksums match those on the system you are profiling. -- cgit v1.2.3-54-g00ecf