]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Edits to the "Debugging Build Failures" section.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 26 Mar 2013 17:19:00 +0000 (10:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:50 +0000 (14:12 +0100)
Added a couple cross-references for some general debugging
information within the manual set.

(From yocto-docs rev: d102e90fc9b24aa703eeb4488561058c258600d6)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/usingpoky.xml

index 2ab94f6e4e4b3ec1271128bb283e866693950f84..8d1a0526a115b78bf0bf289a992a8f7b7cab39c0 100644 (file)
         this section provides some general tips to aid in debugging.
     </para>
 
+    <para>
+        For discussions on debugging, see the 
+        "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>"
+        and 
+        "<ulink url='&YOCTO_DOCS_DEV_URL;#adt-eclipse'>Working within Eclipse</ulink>"
+        sections in the Yocto Project Development Manual. 
+    </para>
+
     <section id='usingpoky-debugging-taskfailures'>
         <title>Task Failures</title>