summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/debugging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/debugging.rst')
-rw-r--r--documentation/dev-manual/debugging.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/documentation/dev-manual/debugging.rst b/documentation/dev-manual/debugging.rst
index 3c5609cef5..3a8d5080ce 100644
--- a/documentation/dev-manual/debugging.rst
+++ b/documentation/dev-manual/debugging.rst
@@ -879,8 +879,7 @@ The build should work without issue.
879As with all solved problems, if they originated upstream, you need to 879As with all solved problems, if they originated upstream, you need to
880submit the fix for the recipe in OE-Core and upstream so that the 880submit the fix for the recipe in OE-Core and upstream so that the
881problem is taken care of at its source. See the 881problem is taken care of at its source. See the
882":ref:`dev-manual/changes:submitting a change to the yocto project`" 882":doc:`../contributor-guide/submit-change`" section for more information.
883section for more information.
884 883
885Debugging With the GNU Project Debugger (GDB) Remotely 884Debugging With the GNU Project Debugger (GDB) Remotely
886====================================================== 885======================================================
@@ -1236,9 +1235,7 @@ Here are some other tips that you might find useful:
1236 :yocto_bugs:`Bugzilla <>`. For information on 1235 :yocto_bugs:`Bugzilla <>`. For information on
1237 how to submit a bug against the Yocto Project, see the Yocto Project 1236 how to submit a bug against the Yocto Project, see the Yocto Project
1238 Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>` 1237 Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
1239 and the 1238 and the ":doc:`../contributor-guide/submit-defect`" section.
1240 ":ref:`dev-manual/changes:submitting a defect against the yocto project`"
1241 section.
1242 1239
1243 .. note:: 1240 .. note::
1244 1241