diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png index c05e5880691..2ce105461ed 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png and b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png index cde4df22115..e65ff03cd9e 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png and b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png index 4748077f13e..31cf49179e9 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png and b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png index db6981a0833..d52c50b6f6b 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png and b/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png b/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png index 77b104b229a..1b7687dce23 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png and b/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png index 4488e0ce68b..55f871307fc 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png and b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm index 5aff16b0510..44aa9982a77 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm @@ -6,21 +6,26 @@ Editor preferences +

Editor preferences

-

Use the Editor preference panel to control the appearance of text highlighting in C/C++ editors.

-

Editor Preferences Dialog Box

+

Use the Editor preference panel to control the appearance of text highlighting in C/C++ editors.

+

Editor Preferences Panel

- +
+ + + + diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm index 5ef502337bf..d997908a7ca 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm @@ -4,21 +4,38 @@ - C/C++ File Types page, Preferences window + File Types preference (C/C++) + -

C/C++ File Types page, Preferences window

+

File Types preference (C/C++)

-

You can define which file extensions are linked to specific languages.

-

File Types Preferences Dialog Box

-
-
New
-
Add a new File Type definition.
-
Remove
-
Remove the currently selected File Type definition.
-
+

Use the File Types preference panel to define which file extensions are linked to specific languages.

+

File Types Preferences Preference Panel

+ +
Editor Preference Options
OptionsDescription
Smart caret positioning in identifiers If enabled, there are additional word boundaries inside identifiers.
+ + + + + + + + + + + + + + + + + + + +
File Types Preference Options
OptionsDescription
New...Add a new File Type definition.
RemoveRemove the currently selected File Type definition.

Related concepts
Coding aids

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 eed298139fe..d4309744661 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 @@ -6,32 +6,36 @@ Breakpoint Actions preferences +

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.

-

Breakpoint Actions preference page

+

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.

+

Breakpoint Actions preference page

- +
- - - + + + - + + + + + - + 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 27b2a53f41c..84705760098 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 @@ -6,14 +6,15 @@ Common Source Lookup Path preferences +

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.

-

Debug Source Code Locations Preferences

+

Debug Source Code Locations Preferences

Breakpoint Actions Preference Options
New...

To create a new breakpoint action, click New.

-
OptionsDescription
Edit...New...To create a new breakpoint action, click New.
Edit... To edit the currently selected action, click Edit. In the Action dialog box that appears, edit the action settings, then click OK.
DeleteDelete To delete the currently selected action, click Delete.
+ + + + - - + - + 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 1dd9229d80c..70ecf6b9232 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 @@ -4,34 +4,64 @@ - Debug page, Preferences window + Debug Preferences + -

Debug page, Preferences window

- -

You can manipulate any of the common predefined debug settings by clicking Window > Preferences > C/C++ > Debug.

+

Debug preferences

+

Use the Debug preference panel in the Preferences window to manage common globally defined debug settings.

Debug Preferences -
-
Show Full Paths
-
Select this checkbox to show the full path to files and directories.
-
Default variable format:
-
Select the default variable format from either Natural, Decimal or Hexidecimal.
-
Default expression format:
-
Select the default expression format from either Natural, Decimal or Hexidecimal.
-
Default register format:
-
Select the default register format from either Natural, Decimal or Hexidecimal.
-
Maximum number of instructions:
-
Enter the maximum number of disassembly instruction to be shown in the Disassembly view.
-
Color of source lines:
-
Select the color of source lines in the mixed source/disassembly mode.
-
+ +

+

@@ -24,9 +25,13 @@
OptionsDescription
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
  • @@ -38,11 +43,11 @@
Edit...Opens the Edit File System Directory dialog to modify the currently selected souce container.Opens the Edit File System Directory dialog to modify the currently selected source container.
RemoveRemove the currently selected souce container.Remove the currently selected source container.
Up
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Debug Preference Options
OptionsDescription
Show Full PathsSelect this checkbox to show the full path to files and directories.
Default variable formatSelect the default variable format from either Natural, Hexidecimal, Decimal or binary.
Default expression formatSelect the default expression format from either Natural, Hexidecimal, Decimal or binary.
Default register formatSelect the default register format from either Natural, Hexidecimal, Decimal or binary.
Character encodingSelect a character encoding scheme from the dropdown list.
Maximum number of displayed instructionsEnter the maximum number of disassembly instruction to be shown in the Disassembly view.
Color of source linesSelect the color of source lines in the mixed source/disassembly mode.
Show source files in binariesSelect this checkbox to show the source files in binaries.

IBM Copyright Statement

- - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm index d741356d80b..e2434972629 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_language_mapping_pref.htm @@ -6,24 +6,29 @@ Language Mappings preferences +

Language Mappings preferences

-

Customize the use of C/C++ language associations in the Language Mappings preference panel for the workspace.

-

Language Mappings preferences

+

Use the Language Mappings preference panel to customize the use of C/C++ language associations for the workspace.

+

Language Mappings preferences

- +
+ + + + @@ -33,13 +38,13 @@ - - + + - +
- Language Mappings Options + Language Mappings Preference Options
OptionsDescription
Content Type The content type associated with the language. The language associated with the content type.
Add

Click to show the Add Mapping dialog where you define the content type and language associated with it.

-

Add Mapping dialog

Add...Click to show the Add Mapping dialog where you define the content type and language associated with it.
+

Add Mapping dialog

RemoveClick to remove the selected langauge mapping. Click to remove the selected language mapping.