Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorL. Frank Turovich2010-04-20 20:32:21 +0000
committerL. Frank Turovich2010-04-20 20:32:21 +0000
commit71ad0df545f85cd36754474517e7c890a47b94d1 (patch)
tree4b9e9cdf06d4f4708f2726dc6b67f65a5e91cafd /doc
parent0fa86220d148a3e4dd6d712f3554e934b2a684c8 (diff)
downloadorg.eclipse.cdt-71ad0df545f85cd36754474517e7c890a47b94d1.tar.gz
org.eclipse.cdt-71ad0df545f85cd36754474517e7c890a47b94d1.tar.xz
org.eclipse.cdt-71ad0df545f85cd36754474517e7c890a47b94d1.zip
Adds Executables view and images
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml7
-rwxr-xr-xdoc/org.eclipse.cdt.doc.user/images/btn_columns.pngbin0 -> 597 bytes
-rwxr-xr-xdoc/org.eclipse.cdt.doc.user/images/btn_import_executables.pngbin0 -> 606 bytes
-rwxr-xr-xdoc/org.eclipse.cdt.doc.user/images/btn_restart.pngbin0 -> 590 bytes
-rwxr-xr-xdoc/org.eclipse.cdt.doc.user/images/view_executables.pngbin0 -> 23977 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_dbg_view.htm5
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_prop_proj.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm53
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm16
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm91
-rw-r--r--doc/org.eclipse.cdt.doc.user/topics_Reference.xml22
12 files changed, 156 insertions, 56 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 20035b03c7d..5d801719fcd 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_DEBUGGER.xml
@@ -17,6 +17,7 @@
<!ENTITY importExe "Import C/C++ Executable Files">
<!ENTITY chooseProj "Choose Project">
<!ENTITY consoleView "Console view">
+ <!ENTITY executablesView "Executables view">
]>
<contexts>
@@ -119,4 +120,10 @@
label="&consoleView;"/>
</context>
+<context id ="executables_View_context">
+ <description>The Executables view provides a dynamic list of executables and their related source files.</description>
+ <topic href="reference/cdt_u_view_executables.htm.htm"
+ label="&executablesView;"/>
+</context>
+
</contexts>
diff --git a/doc/org.eclipse.cdt.doc.user/images/btn_columns.png b/doc/org.eclipse.cdt.doc.user/images/btn_columns.png
new file mode 100755
index 00000000000..3833e627033
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/btn_columns.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/btn_import_executables.png b/doc/org.eclipse.cdt.doc.user/images/btn_import_executables.png
new file mode 100755
index 00000000000..ae639c2fa1e
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/btn_import_executables.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/btn_restart.png b/doc/org.eclipse.cdt.doc.user/images/btn_restart.png
new file mode 100755
index 00000000000..a161f8522f0
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/btn_restart.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/view_executables.png b/doc/org.eclipse.cdt.doc.user/images/view_executables.png
new file mode 100755
index 00000000000..64c8baa99b9
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/view_executables.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_dbg_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_dbg_view.htm
index 0d2b05e492c..979ab0a12d2 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_dbg_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_dbg_view.htm
@@ -17,9 +17,8 @@
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_registersview.htm">Registers view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_memoryview.htm">Memory view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mem_view_pref.htm">Memory view preferences</a><br>
- <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dissassembly_view.htm">Disassembly view</a><br>
- <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_modules_view.htm">Modules view</a><br>
- <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_signals_view.htm">Signals view</a><br>
+ <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dissassembly_view.htm">Disassembly view</a><a style="text-decoration:none" href="cdt_u_view_executables.htm"><br>
+</a><img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_signals_view.htm">Signals view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_view.htm">Debug view</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_pref.htm">Debug preferences</a><br>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_prop_proj.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_prop_proj.htm
index da955665b9d..00f10ab682c 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_prop_proj.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_prop_proj.htm
@@ -72,7 +72,7 @@ To select project properties, right click a project and select <strong>Propertie
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
</ul>
-</p>
+<p></p>
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
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 d35e72764a3..71c058a7ffa 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
@@ -10,46 +10,47 @@
<body>
<h1>Reference</h1>
-<p>This section describes the Views, Windows and Dialog Boxes available from the C/C++ perspective.</p>
+<p>This section describes the Views, Windows, Dialog Boxes, and Preference Panels available from the C/C++ perspective.</p>
<p><img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_views.htm">C/C++ Views and Editors</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_views.htm">Selecting Views and Editors</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_cproj_view.htm">C/C++ Projects view</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_console_view.htm">Console view</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_cproj_view.htm">C/C++ Projects view</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_editor_view.htm">Editor view</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_view_executables.htm">Executables view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_project_explorer_view.htm">Project Explorer view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_outline_view.htm">Outline view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_make_targets_view.htm">Make Targets view</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_editor_view.htm">Editor view</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_console_view.htm">Console view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_problems_view.htm">Problems view</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_properties_view.htm">Properties view</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_o_dbg_view.htm">Debug views</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_registersview.htm">Registers view</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_memoryview.htm">Memory view</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mem_view_pref.htm">Memory view preferences</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_modules_view.htm">Modules view</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_signals_view.htm">Signals view</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_view.htm">Debug view</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_pref.htm">Debug preferences</a><br>
<img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_icons.htm">C/C++ Icons</a><br>
- <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_menu.htm">C/C++ Menubar</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_file.htm">File Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_edit.htm">Edit Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_refactor.htm">Refactor Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_navigate.htm">Navigate Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_search.htm">Search Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_project.htm">Project Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_run.htm">Run Menu actions</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_window.htm">Window Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_o_menu.htm">Debug Views<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Registers view<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Memory view<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Memory view preferences<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Modules view<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Signals view<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Debug view<br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt="">Debug preferencesC/C++<br>
+ </a><a style="text-decoration:none" href="cdt_o_menu.htm"><img src="../images/trans.gif" border="0" width="50" height="1" alt="">Menubar</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_file.htm">File Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_edit.htm">Edit Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_refactor.htm">Refactor Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_navigate.htm">Navigate Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_search.htm">Search Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_project.htm">Project Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_run.htm">Run Menu actions</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_m_window.htm">Window Menu actions</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_toolbar.htm">C/C++ Toolbar</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_open_element.htm">Open Element</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_create_make_target.htm">Create a Make Target</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_find_replace.htm">Find/Replace</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_pref.htm">C/C++ preferences</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_appearance_pref.htm">Appearance</a><br>
- <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_pref_build.htm">Build preferences</a><br>
- <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_console_pref.htm">Console</a><br>
-<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_environment_pref.htm">Environment<br>
-</a><a style="text-decoration:none" href="cdt_u_make_pref.htm"><img src="../images/trans.gif" border="0" width="150" height="1" alt="">Make Targets</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_appearance_pref.htm">Appearance</a><br>
+ <img src="../images/trans.gif" border="0" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_pref_build.htm">Build preferences</a><br>
+ <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_console_pref.htm">Console</a><br>
+ <img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_environment_pref.htm">Environment<br>
+ </a><a style="text-decoration:none" href="cdt_u_make_pref.htm"><img src="../images/trans.gif" border="0" width="150" height="1" alt="">Make Targets</a><br>
<img src="../images/trans.gif" border="0" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_makefile_settings_pref.htm">Makefile Editor</a><br>
<img src="../images/trans.gif" border="0" width="200" height="1" alt=""><a style="text-decoration:none" href="cdt_u_make_settings_pref.htm">Settings</a><br>
<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>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
index 4744f7f9865..893c2fb90b8 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm
@@ -21,7 +21,7 @@
<li>Import or Export files and projects</li>
</ul>
-Files that you select in the C/C++ Projects view affect the information that is displayed in other views.</p>
+Files that you select in the C/C++ Projects view affect the information that is displayed in other views.<p></p>
<p><img img src="../images/view_projects.png" alt="C/C++ Projects View"></p>
@@ -80,25 +80,25 @@ Files that you select in the C/C++ Projects view affect the information that is
<td valign="top">Click the black upside-down triangle icon to open a menu of items specific to the view.<br><br>
<dl>
<p><dt>Select Working Set</dt>
- <dd>Opens the <strong>Select Working Set</strong> dialog to allow selecting a working set for the view.</dd></p>
+ <dd>Opens the <strong>Select Working Set</strong> dialog to allow selecting a working set for the view.</dd><p></p>
<p><dt>Deselect Working Set</dt>
- <dd>Deselects the current working set. </dd></p>
+ <dd>Deselects the current working set. </dd><p></p>
<p><dt>Edit Active Working Set</dt>
- <dd>Opens the <strong>Edit Working Set</strong> dialog to allow changing the current working set.</dd></p>
+ <dd>Opens the <strong>Edit Working Set</strong> dialog to allow changing the current working set.</dd><p></p>
<p><dt>Sort</dt>
<dd>This command sorts the resources in the view according to the selected schema:<br>
<ul>
<li><strong>By Name</strong>:&nbsp; Resources are sorted alphabetically, according to the full name of the resource (e.g., A.TXT, then B.DOC, then C.HTML, etc.)</li>
<li><strong>By Type</strong>:&nbsp; Resources are sorted alphabetically by file type/extension (e.g., all DOC files, then all HTML files, then all TXT files, etc.).</li>
- </ul></p>
+ </ul><p></p>
<p><dt>Filters</dt>
<dd>This command allows you to select filters to apply to the view so that you can show or hide various resources as needed.
- File types selected in the list will not be shown in the C/C++ Projects view.<dd></p>
+ File types selected in the list will not be shown in the C/C++ Projects view.<dd><p></p>
<p><dt>Link with Editor</dt>
- <dd>See the toolbar item description above.</dd></p>
+ <dd>See the toolbar item description above.</dd><p></p>
</dl></td>
</tr>
-</table></p>
+</table><p></p>
<h2>C/C++ Projects view icons</h2>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm
index ff3f6a4847a..9d1286c3d90 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_project_explorer_view.htm
@@ -21,7 +21,7 @@
<li>Import or Export files and projects</li>
</ul>
-Files that you select in the Project Explorer view affect the information that is displayed in other views.</p>
+Files that you select in the Project Explorer view affect the information that is displayed in other views.<p></p>
<p><img img src="../images/view_project_explorer.png" alt="Project Explorer view"></p>
@@ -62,22 +62,22 @@ Files that you select in the Project Explorer view affect the information that
<dl>
<p><dt>Top Level Elements</dt>
<dd>Choose whether to show working sets or projects as top level elements.
- Chosing working sets allows easy grouping of projects in large workspaces.</dd></p>
+ Chosing working sets allows easy grouping of projects in large workspaces.</dd><p></p>
<p><dt>Select Working Set</dt>
- <dd>Opens the <strong>Select Working Set</strong> dialog to allow selecting a working set for the view.</dd></p>
+ <dd>Opens the <strong>Select Working Set</strong> dialog to allow selecting a working set for the view.</dd><p></p>
<p><dt>Deselect Working Set</dt>
- <dd>Deselects the current working set. </dd></p>
+ <dd>Deselects the current working set. </dd><p></p>
<p><dt>Edit Active Working Set</dt>
- <dd>Opens the <strong>Edit Working Set</strong> dialog to allow changing the current working set.</dd></p>
+ <dd>Opens the <strong>Edit Working Set</strong> dialog to allow changing the current working set.</dd><p></p>
<p><dt>Customize View</dt>
<dd>This command allows customization of view filters and content modules.
The previous will allow you to supress the display of certain types of files
- while the later will allow entirely new types of content to be shown in the view.<dd></p>
+ while the later will allow entirely new types of content to be shown in the view.<dd><p></p>
<p><dt>Link Editor</dt>
- <dd>See the toolbar item description above.</dd></p>
+ <dd>See the toolbar item description above.</dd><p></p>
</dl></td>
</tr>
-</table></p>
+</table><p></p>
<p>The Project Explorer view is provided by the Eclipse Platform. See the <a href="../../org.eclipse.platform.doc.user/reference/ref-27.htm">Workbench User Guide</a> for more information.</p>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
new file mode 100644
index 00000000000..d9ca6842fe0
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_view_executables.htm
@@ -0,0 +1,91 @@
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+ <html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta http-equiv="Content-Style-Type" content="text/css" />
+ <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+ <title>Executables view</title>
+ <link rel="StyleSheet" href="../help.css" type="text/css"/>
+ </head>
+ <body bgcolor="#FFFFFF">
+ <h2>Executables view </h2>
+ <p> The <b>Executables</b> view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:</p>
+ <ul>
+ <li>target all binaries for debugging because the symbolics are automatically loaded when a bld.inf is imported or a project is created from a template</li>
+ <li>debug a binary that is not part of a project in the workspace by importing it into the Executables view to load the symbolics</li>
+ <li> debug a process running on a device by attaching to the process and importing the binaries associated with the process into the Executables view to load the symbolics. For example, you to debug a library loaded by the process, you would need to import the libary and the process executable. </li>
+ <li>remove binaries when a project is closed or deleted from the workspace</li>
+ <li>remove binaries imported from outside the workspace by deleting the binary from the Executables project in the <a href="cdt_u_project_explorer_view.htm">Project Explorer</a> view</li>
+ <li>locate and manage which source and resource files are associated with each executable. Paths shown in black text have been resolved, those in gray text cannot be found. </li>
+ <li>identify and correct any path issues with missing source files (shown in gray text). Double-click the missing source file to open a <b>Locate File</b> editor view which enables you to find the missing file. </li>
+ <li>view routines and header files used by the source file. Click the tree control to expand or collapse a list of included header files and routine names for fast navigation. </li>
+ <li>find and set breakpoints, watchpoints, and eventpoints in source files. Double-click a source file to open it in an editor view and to review the status of its breakpoints. </li>
+ </ul>
+ <p>In addition, an <b>Executables</b> project is created in the <a href="cdt_u_cproj_view.htm">C/C++ Projects</a> view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. <span class="note">You can also drag and drop executables into the view. </span></p>
+ <p><img src="../images/view_executables.png" width="813" height="309" /></p>
+ <p>The <b>Executables</b> view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired. </p>
+ <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#DDD" width="600">
+ <caption><b>Executables View Options</b></caption>
+ <tr>
+ <th width="17%" scope="col">Pane</th>
+ <th width="83%" scope="col">Explanation</th>
+ </tr>
+ <tr>
+ <td><b>Executable Name </b></td>
+ <td><p>Displays a list of executables in the workspace as well as other files added by the user. Select an executable to update the Source File Name pane with related files. The executable information shown can include: </p>
+ <ul>
+ <li><b>Executable Name</b> - (default) Name of the exectable file.</li>
+ <li><b>Executable Project</b> - (default) The project associated with the executable.</li>
+ <li><b>Executable Location</b> - (default) The current location of the executable.</li>
+ <li><b>Executable Size</b> - The executable size shown in bytes.</li>
+ <li><b>Executable Date</b> - The source file&prime;s modification date.</li>
+ <li><b>Executable Type</b> - The executable type (.exe, etc.) </li>
+ </ul>
+ <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
+ </tr>
+ <tr>
+ <td><b>Source File Name </b></td>
+ <td><p>Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include: </p>
+ <ul>
+ <li><b>Source File Name</b> - (default) Name of the source file used by the executable. If no binary files are in the project the message <b>No source files found in &lt;project_name&gt;</b> is shown. </li>
+ <li><b>Source File Location</b> - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.</li>
+ <li><b>Source File Original Location </b> - (default) The original location of the source file which may be different than the current location. </li>
+ <li><b>Source File Size</b> - The executable size shown in bytes.</li>
+ <li><b>Source File </b><b>Date </b>- The source file&prime;s modification date.</li>
+ <li><b>Source File Type</b> - The source type (.h, .inc, etc.) </li>
+ </ul>
+ <p>Expand a file&prime;s tree control to view the functions and header files used by the file. Double-click to open the source file for editing or to set breakpoints. </p>
+ <p>Click the Columns icon (<img src="../images/btn_columns.png" width="14" height="14" align="absmiddle" />) to set which columns to show in this pane.</p></td>
+ </tr>
+ </table>
+ <h2><b>Executables view toolbar icons</b></h2>
+ <p>The table below lists the unique icons displayed in the Executables view toolbar. </p>
+ <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#DDD" width="600">
+ <caption><b>Executables View Toolbar Options</b></caption>
+ <tr>
+ <th width="16%" scope="col">Command</th>
+ <th width="32%" scope="col">Name</th>
+ <th width="52%" scope="col">Description</th>
+ </tr>
+ <tr>
+ <td><div align="center"><img src="../images/btn_restart.png" width="20" height="18" /></div></td>
+ <td><div align="left">Refresh the list of executables</div></td>
+ <td>Click to refresh the executables list. </td>
+ </tr>
+ <tr>
+ <td><div align="center"><img src="../images/btn_import_executables.png" width="18" height="15" /></div></td>
+ <td>Import an executable file </td>
+ <td>Click to import an executable not in the workspace into the executables list. </td>
+ </tr>
+ <tr>
+ <td><div align="center"><img src="../images/btn_columns.png" width="14" height="14" /></div></td>
+ <td>Columns</td>
+ <td>Opens the <b>Configure Columns</b> dialog for configuring which columns appear in the Executable and Source File panes. </td>
+ </tr>
+ </table>
+ <h5>Other references</h5>
+ <ul>
+ <li><a href="perspective_debug.htm">Debug perspective </a></li>
+ </ul>
+ <img src="../images/nokiaCopyright.png" alt="Nokia Copyright Statement" width="375" height="12" ></body>
+ </html>
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
index 44e0249148f..4d837f2e14d 100644
--- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
@@ -13,6 +13,7 @@
<topic label="Outline view" href="reference/cdt_u_outline_view.htm"/>
<topic label="Make Targets view" href="reference/cdt_u_make_targets_view.htm"/>
<topic label="Editor view" href="reference/cdt_u_editor_view.htm"/>
+ <topic label="Executables view" href="reference/cdt_u_view_executables.htm"/>
<topic label="Console view" href="reference/cdt_u_console_view.htm"/>
<topic label="Problems view" href="reference/cdt_u_problems_view.htm"/>
<topic label="Properties view" href="reference/cdt_u_properties_view.htm"/>
@@ -20,18 +21,19 @@
<topic label="Call Hierarchy view" href="reference/cdt_u_call_hierarchy_view.htm"/>
<topic label="Type Hierarchy view" href="reference/cdt_u_type_hierarchy_view.htm"/>
<topic label="Include Browser view" href="reference/cdt_u_include_browser_view.htm"/>
- <topic label="Debug views" href="reference/cdt_o_dbg_view.htm">
- <topic label="Registers view" href="reference/cdt_u_registersview.htm"/>
- <topic label="Memory view" href="reference/cdt_u_memoryview.htm"/>
- <topic label="Memory view preferences" href="reference/cdt_u_mem_view_pref.htm"/>
- <topic label="Disassembly view" href="reference/cdt_u_dissassembly_view.htm"/>
- <topic label="Modules view" href="reference/cdt_u_modules_view.htm"/>
- <topic label="Signals view" href="reference/cdt_u_signals_view.htm"/>
- <topic label="Debug view" href="reference/cdt_u_dbg_view.htm"/>
- <topic label="Debug preferences" href="reference/cdt_u_dbg_pref.htm"/>
- </topic>
<topic label="C/C++ Icons" href="reference/cdt_u_icons.htm"/>
</topic>
+
+ <topic label="Debug views" href="reference/cdt_o_dbg_view.htm">
+ <topic label="Registers view" href="reference/cdt_u_registersview.htm"/>
+ <topic label="Memory view" href="reference/cdt_u_memoryview.htm"/>
+ <topic label="Memory view preferences" href="reference/cdt_u_mem_view_pref.htm"/>
+ <topic label="Disassembly view" href="reference/cdt_u_dissassembly_view.htm"/>
+ <topic label="Modules view" href="reference/cdt_u_modules_view.htm"/>
+ <topic label="Signals view" href="reference/cdt_u_signals_view.htm"/>
+ <topic label="Debug view" href="reference/cdt_u_dbg_view.htm"/>
+ <topic label="Debug preferences" href="reference/cdt_u_dbg_pref.htm"/>
+ </topic>
<!-- MENUBAR TOPICS -->
<topic label="C/C++ Menubar" href="reference/cdt_o_menu.htm">

Back to the top