Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSergey Prigogin2010-12-10 22:39:43 +0000
committerSergey Prigogin2010-12-10 22:39:43 +0000
commit9aee6c4850fa0e464f50122bdee94527d926eb30 (patch)
tree3bf51d103c90fc2ef2277044bff2949679132710 /doc
parent49332004f6240d4cc050aa715028d67033fc5887 (diff)
downloadorg.eclipse.cdt-9aee6c4850fa0e464f50122bdee94527d926eb30.tar.gz
org.eclipse.cdt-9aee6c4850fa0e464f50122bdee94527d926eb30.tar.xz
org.eclipse.cdt-9aee6c4850fa0e464f50122bdee94527d926eb30.zip
Bug 225805 - Sourcelookup handling does not scale to large projects
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml4
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/topics_Reference.xml3
4 files changed, 14 insertions, 11 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 bce86cf35b8..6df58d21f97 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
@@ -121,9 +121,9 @@
<topic href="reference/cdt_u_dbg_brkpt_actions.htm" label="Breakpoint Actions preferences"/>
<topic href="tasks/cdt_t_addrmv_brk_action.htm" label="Attaching and Removing Breakpoint Actions"/>
</context>
-<context id="source_preference_page_context" title="Common Source Lookup Path">
+<context id="source_preference_page_context" title="Source Lookup Path">
<description>Manage common source paths.</description>
- <topic href="reference/cdt_u_dbg_src.htm" label="Common Source Lookup Path"/>
+ <topic href="reference/cdt_u_dbg_src.htm" label="Source Lookup Path"/>
</context>
</contexts>
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 92ac6b0c33a..4810022472c 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
@@ -61,7 +61,7 @@
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_debug.htm">Debug preferences</a><br>
<img src="../images/trans.gif" border="0" 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" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_src.htm">Common Source Lookup Path</a><br>
+ <img src="../images/trans.gif" border="0" 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" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_gdb_mi.htm">GDB MI preferences</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_gen.htm">Editor preferences</a><br>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm
index aa41006c714..881240890f2 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm
@@ -4,21 +4,21 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Common Source Lookup Path preferences</title>
+ <title>Source Lookup Path preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
-<h1>Common Source Lookup Path preference</h1>
+<h1>Source Lookup Path preference</h1>
-<p>Use the <img src="../images/command_link.png" border="0" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.SourcePreferencePage)")'>Common Source Lookup Path</a> preference page to add or remove source containers.</p>
+<p>Use the <img src="../images/command_link.png" border="0" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.debug.ui.SourcePreferencePage)")'>Source Lookup Path</a> preference page to add or remove source containers.</p>
-<p><img src="../images/debug_src_pref.png" alt="Debug Source Code Locations Preferences" ></p>
+<p><img src="../images/debug_src_pref.png" alt="Debug Source Code Locations Preferences" ></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption>
- <strong>Common Source Lookup Path Options </strong>
+ <strong>Default Source Lookup Path Options</strong>
</caption>
<colgroup>
<col width="30%" valign="top" >
@@ -33,9 +33,13 @@
<td width="99" valign="top"><strong>Add...</strong></td>
<td width="475">Opens the <strong>Add Source</strong> dialog to insert a new source container of one of the following types:<br><br>
<ul>
+ <li>Absolute File Path</li>
+ <li>Compilation Directory</li>
<li>File System Directory</li>
<li>Path Mapping</li>
<li>Project</li>
+ <li>Project - Path Relative to Source Folders</li>
+ <li>Program Relative File Path</li>
<li>Workspace</li>
<li>Workspace Folder </li>
</ul>
@@ -43,7 +47,7 @@
</tr>
<tr>
<td valign="top"><strong>Edit...</strong></td>
- <td>Opens the <strong>Edit File System Director</strong>y dialog to modify the currently selected source container.</td>
+ <td>Opens the <strong>Edit File System Directory</strong> dialog to modify the currently selected source container.</td>
</tr>
<tr>
<td valign="top"><strong>Remove</strong></td>
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
index 79c9ae14a5d..0d51605e400 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
@@ -72,12 +72,11 @@
<topic label="Debug preferences" href="reference/cdt_u_debug.htm">
<topic label="Breakpoint Actions" href="reference/cdt_u_dbg_brkpt_actions.htm"/>
- <topic label="Common Source Lookup Path" href="reference/cdt_u_dbg_src.htm"/>
+ <topic label="Source Lookup Path" href="reference/cdt_u_dbg_src.htm"/>
<topic label="GDB MI" href="reference/cdt_u_gdb_mi.htm"/>
<topic label="GDB" href="reference/cdt_u_dsfgdb.htm"/>
</topic>
-
<topic label="Editor preferences" href="reference/cdt_u_c_editor_gen.htm">
<topic label="Content Assist" href="reference/cdt_u_c_editor_con_assist.htm" >
<topic label="Advanced" href="reference/cdt_u_c_editor_con_assist_adv.htm"/>

Back to the top