diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/usingpoky.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 2ab94f6e4e..8d1a0526a1 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
@@ -116,6 +116,14 @@ | |||
116 | this section provides some general tips to aid in debugging. | 116 | this section provides some general tips to aid in debugging. |
117 | </para> | 117 | </para> |
118 | 118 | ||
119 | <para> | ||
120 | For discussions on debugging, see the | ||
121 | "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-gdb-remotedebug'>Debugging With the GNU Project Debugger (GDB) Remotely</ulink>" | ||
122 | and | ||
123 | "<ulink url='&YOCTO_DOCS_DEV_URL;#adt-eclipse'>Working within Eclipse</ulink>" | ||
124 | sections in the Yocto Project Development Manual. | ||
125 | </para> | ||
126 | |||
119 | <section id='usingpoky-debugging-taskfailures'> | 127 | <section id='usingpoky-debugging-taskfailures'> |
120 | <title>Task Failures</title> | 128 | <title>Task Failures</title> |
121 | 129 | ||