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.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/debugging.rst b/documentation/dev-manual/debugging.rst
index 890578cc05..fea2cb30a1 100644
--- a/documentation/dev-manual/debugging.rst
+++ b/documentation/dev-manual/debugging.rst
@@ -879,7 +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":doc:`../contributor-guide/submit-change`" section for more information. 882":doc:`../contributor-guide/submit-changes`" section for more information.
883 883
884Debugging With the GNU Project Debugger (GDB) Remotely 884Debugging With the GNU Project Debugger (GDB) Remotely
885====================================================== 885======================================================