From 8db644a6d443de8a307dca662adc68d58a5961b6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Mar 2013 10:19:00 -0700 Subject: [PATCH] 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 --- documentation/ref-manual/usingpoky.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.47.2