# HG changeset patch # User fturovic # Date 1286040981 18000 # Node ID 16e8bfa397ade16b99a6bf792d58e2db5d0a2c41 # Parent c271f4c16569910230778868b66eb5eec8573a24 BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_build.htm Sat Oct 02 12:36:21 2010 -0500 @@ -15,7 +15,7 @@

Build preferences

-

The Carbide.c++ > Build +

The Carbide.c++ > Build page in the Preferences window provides global preferences to control general build options like clean, test components, dependency tracking, concurrent build jobs, build behavior, and emulator options.

Figure 1 - Build workspace preferences page

diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm Sat Oct 02 12:36:21 2010 -0500 @@ -10,7 +10,7 @@

Diagnostic Logs preferences

-

The Diagnostic Logs preference panel in the Preferences window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project.

+

The Diagnostic Logs preference panel in the Preferences window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project.

NOTE When logging is activated the performance of the debugger will be reduced as the log information is generated.

Figure 1 - Diagnostic Logs preferences panel

diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm Sat Oct 02 12:36:21 2010 -0500 @@ -10,7 +10,7 @@

Preprocess preferences

-

The Carbide.c++ > Preprocess preference panel in the Preferences window provides global settings for the Carbide preprocessor.

+

The Carbide.c++ > Preprocess preference panel in the Preferences window provides global settings for the Carbide preprocessor.

Figure 1 - Preprocess preferences panel

Table 1 Preprocess preferences —items
diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Sat Oct 02 12:36:21 2010 -0500 @@ -16,7 +16,7 @@

Symbian SDKs

-

Use the +

Use the Symbian SDKs preference panel in the Preferences window to view the installed SDKs that are available for creating projects during an import. If the SDK is properly configured for SBSv2 you may never need to view this preference panel.

One thing to note is that Carbde.c++ no longer requires the devices.xml file to recognize and use SDKs. Insteads it now caches this information for later use. If the SDK contains an entry for the devices.xml Carbide will use it.

To diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_x86_exceptions.htm Sat Oct 02 12:36:21 2010 -0500 @@ -6,10 +6,11 @@ Unsetting Built-in Environment +

Unsetting Built-in Environment

-

The Carbide.c++ > Build page in the Preferences window provides an option to use the local x86 build tools for each emulator build. A directory named x86Build at the root of the product installation contains the build tools, libraries, and env_update.exe file.

+

The Carbide.c++ > Build page in the Preferences window provides an option to use the local x86 build tools for each emulator build. A directory named x86Build at the root of the product installation contains the build tools, libraries, and env_update.exe file.

Uncheck the "Use built-in Nokia x86 environment variables for WINSCW builds" option if you do not want to use the built-in compiler.

Figure 1 shows the Build preferences window.

diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_cpp_code_style.htm Sat Oct 02 12:36:21 2010 -0500 @@ -1,6 +1,7 @@ Code Styles preferences +

Code Styles preferences

diff -r c271f4c16569 -r 16e8bfa397ad core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm Sat Oct 02 12:01:59 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_os_data_chunks.htm Sat Oct 02 12:36:21 2010 -0500 @@ -10,7 +10,7 @@

Symbian OS Data view: Chunks

-

The Symbian OS Data view displays the processes and threads for the suspended debug session based on the selection in the Debug view. Read-only data is displayed for ARM build configurations. Data to be viewed includes:

+

The Symbian OS Data view displays the processes and threads for the suspended debug session based on the selection in the Debug view. Read-only data is displayed for ARM build configurations. Data to be viewed includes: