From: Scott Rifenbark Date: Tue, 26 Mar 2013 17:19:00 +0000 (-0700) Subject: ref-manual: Edits to the "Debugging Build Failures" section. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db644a6d443de8a307dca662adc68d58a5961b6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Edits to the "Debugging Build Failures" section. Added a couple cross-references for some general debugging information within the manual set. (From yocto-docs rev: d102e90fc9b24aa703eeb4488561058c258600d6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 2ab94f6e4e4..8d1a0526a11 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -116,6 +116,14 @@ this section provides some general tips to aid in debugging. + + For discussions on debugging, see the + "Debugging With the GNU Project Debugger (GDB) Remotely" + and + "Working within Eclipse" + sections in the Yocto Project Development Manual. + +
Task Failures