 |
Open Console |
- Opens a new console to display the log for:
+ | Opens a new console to display the log for:
- New Console View
- Program Output Console
@@ -103,16 +105,18 @@ you see one or more of the following options in a context menu depending on the
-
- Name |
- Description |
-
+
+
+ Name |
+ Description |
+
+
Clear |
Clears the current console. |
- Editor options: Cut, Copy, Paste, Select All |
+ Editor options: Cut, Copy, Paste, Select All |
These options perform the standard edit operations. Which options are available depends on where the focus is in the Console view. For example, you cannot paste text into the program output, but you can paste text to the bottom of the file. |
@@ -135,7 +139,7 @@ you see one or more of the following options in a context menu depending on the
C/C++ Views and Editors
-
+
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 b858ccb2877..3c4d4f04afb 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
@@ -1,4 +1,4 @@
-
+
@@ -11,7 +11,7 @@
C/C++ Projects view
-The C/C++ Project view displays, in a tree structure, only elements relevant to C and C++ project files, similar to the Project Explorer view. In this view you can do the following:
+ The C/C++ Project view displays, in a tree structure, only elements relevant to C and C++ project files, similar to the Project Explorer view. In this view you can do the following:
- Browse the elements of C/C++ source files
- Open files in the editor view
@@ -235,7 +235,7 @@
Project Explorer view
C/C++ Views
-
+
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
index 5da45fcb275..1910e67590f 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_brkpt_actions.htm
@@ -12,7 +12,7 @@
Breakpoint Actions preferences
-Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.
+Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.

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 f5d95bd1738..aa41006c714 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
@@ -12,7 +12,7 @@
Common Source Lookup Path preference
-Use the Common Source Lookup Path preference page to add or remove source containers.
+Use the Common Source Lookup Path preference page to add or remove source containers.

@@ -31,7 +31,7 @@
Add... |
- Opens the Add Source dialog to insert a new source container of one of the following types:
+ | Opens the Add Source dialog to insert a new source container of one of the following types:
- File System Directory
- Path Mapping
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
index c7660a61977..fdc3143733c 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
@@ -13,7 +13,7 @@
Debug view
-The Debug view shows the target debugging information in a tree hierarchy.
+The Debug view shows the target debugging information in a tree hierarchy.

The number beside the thread label is a reference counter, not a
thread identification number (TID).
@@ -143,7 +143,7 @@ debugging attached processes). |
Step Return |
- Select to continue execution to the end of the current routine, then follow execution to the routine’s caller. |
+ Select to continue execution to the end of the current routine, then follow execution to the routine's caller. |
@@ -228,7 +228,7 @@ debugging attached processes). |
Step Return |
- Select to continue execution to the end of the current routine, then follow execution to the routine’s caller. |
+ Select to continue execution to the end of the current routine, then follow execution to the routine's caller. |
@@ -325,11 +325,11 @@ debugging attached processes). |
Debugging
-Run and Debug dialog box
-Debug Breadcrumb
+Run and Debug dialog box
+Debug Breadcrumb
C/C++ Views
-
+

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
index bf0f269856f..bde267a9302 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
@@ -1,4 +1,4 @@
-
+
@@ -12,10 +12,10 @@
Debug preferences
-Use the Debug preference panel in the Preferences window to manage common globally defined debug settings.
+Use the Debug preference panel in the Preferences window to manage common globally defined debug settings.
-
+
Debug Preference Options
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm
index 07e7cbba3e8..a4581db763a 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dissassembly_view.htm
@@ -12,7 +12,7 @@
Disassembly view
-The Disassembly view shows the loaded program as assembler instructions mixed with source code for comparison. The currently executing line is indicated by an arrow marker and highlighted in the view. You can do the following tasks in the Disassembly view:
+The Disassembly view shows the loaded program as assembler instructions mixed with source code for comparison. The currently executing line is indicated by an arrow marker and highlighted in the view. You can do the following tasks in the Disassembly view:
|