summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 686d47ec4b..d96d78d49e 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1713,7 +1713,7 @@
1713 It also allows you to perform post-mortem style analysis of program crashes. 1713 It also allows you to perform post-mortem style analysis of program crashes.
1714 GDB is available as a package within the Yocto Project and by default is 1714 GDB is available as a package within the Yocto Project and by default is
1715 installed in sdk images. 1715 installed in sdk images.
1716 See the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" appendix 1716 See the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter
1717 in the Yocto Project Reference Manual for a description of these images. 1717 in the Yocto Project Reference Manual for a description of these images.
1718 You can find information on GDB at <ulink url="http://sourceware.org/gdb/"/>. 1718 You can find information on GDB at <ulink url="http://sourceware.org/gdb/"/>.
1719 </para> 1719 </para>