summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 12:29:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:18 +0100
commitde72fa24511ea687524bf200d7ce7a5620eabf56 (patch)
tree9267a3daa024b901f2b9118f647269941ffb7580 /documentation/dev-manual
parent913a9eebfc8975b32fc73b7702f73137b71eb338 (diff)
downloadpoky-de72fa24511ea687524bf200d7ce7a5620eabf56.tar.gz
dev-manual: Edits to "Create the GDB Initialization File and Point to Your Root filesystem" section.
(From yocto-docs rev: 82098948ea76c3d30c34424a72c0d8be49bcc60b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0ea078662d..f39b5b1f39 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4162,8 +4162,8 @@
4162 finds this initialization file and executes all the 4162 finds this initialization file and executes all the
4163 commands within. 4163 commands within.
4164 For information on the <filename>.gdbinit</filename>, see 4164 For information on the <filename>.gdbinit</filename>, see
4165 "<ulink url='http://sourceware.org/gdb/onlinedocs/gdb/'>Debugging with GDB</ulink>" 4165 "<ulink url='http://sourceware.org/gdb/onlinedocs/gdb/'>Debugging with GDB</ulink>",
4166 by maintained by 4166 which is maintained by
4167 <ulink url='http://www.sourceware.org'>sourceware.org</ulink>. 4167 <ulink url='http://www.sourceware.org'>sourceware.org</ulink>.
4168 </para> 4168 </para>
4169 4169