Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJonah Graham2016-12-05 21:47:25 +0000
committerJonah Graham2016-12-05 21:47:25 +0000
commite9c3f978a8e95490e8778ba12f81f460d5f20016 (patch)
treee17d59f8b27c06dde5b3b1e6bd4d0d2b750a34e9 /doc
parente7ccfabb32ac49c7f5c1d0a6181d91aead2b9dd1 (diff)
downloadorg.eclipse.cdt-e9c3f978a8e95490e8778ba12f81f460d5f20016.tar.gz
org.eclipse.cdt-e9c3f978a8e95490e8778ba12f81f460d5f20016.tar.xz
org.eclipse.cdt-e9c3f978a8e95490e8778ba12f81f460d5f20016.zip
Add missing reference to GDB Debugging Preferences (for DSF preferences)
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
index 92f1fecc5e3..7e9126bec6b 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
@@ -62,6 +62,7 @@
<img src="../images/trans.gif" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_debug.htm">Debug preferences</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_brkpt_actions.htm">Breakpoint Actions</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_src.htm">Source Lookup Path</a><br>
+ <img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dsfgdb.htm">GDB Debugging</a><br>
<img src="../images/trans.gif" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_gen.htm">Editor preferences</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_con_assist.htm">Content Assist</a><br>

Back to the top