Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2016-04-12 15:10:59 +0000
committerJonah Graham2016-04-13 15:41:46 +0000
commit93155ecebad60f1218ac0537c333863ca94f430c (patch)
tree69078e46db8b961c2b1f06c8e0be41d2e42ba529 /doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
parent6f249f12c1aeaea0092c424dda0450fef159ffe8 (diff)
downloadorg.eclipse.cdt-93155ecebad60f1218ac0537c333863ca94f430c.tar.gz
org.eclipse.cdt-93155ecebad60f1218ac0537c333863ca94f430c.tar.xz
org.eclipse.cdt-93155ecebad60f1218ac0537c333863ca94f430c.zip
Bug 472765: User documentation for Path Mapping
Change-Id: Ida009cc85c0b35845bd2c6db19a7e23a0a37f700 Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
index 6df58d21f97..84c6d53784b 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
@@ -125,5 +125,9 @@
<description>Manage common source paths.</description>
<topic href="reference/cdt_u_dbg_src.htm" label="Source Lookup Path"/>
</context>
+<context id="source_path_map_entry_dialog_context" title="Edit Path Mappings">
+ <description>Edit path mapping for source lookup.</description>
+ <topic href="reference/cdt_u_dbg_src_path_mapping.htm" label="Edit Path Mappings"/>
+</context>
</contexts>

Back to the top