# HG changeset patch # User fturovic # Date 1249935672 18000 # Node ID 9b005a8e6778888800ccfb642de7853e28157081 # Parent 2ee12718a766c5f626112b63b5080e8f00805ae2 removed duplicate pages, unused images, and fixed links to same diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/concepts/autotargeting.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/autotargeting.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/autotargeting.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,20 +1,20 @@ - - - - - - -Auto-Targeting of Executables - - - -

Auto-Targeting of Executables

-

In run-mode debugger now supports the auto-targeting of processes that are already running or are created during the execution of the debug session. Previously, the debugger forced users to explicitly attach to a running process. Now, the debugger attempts to target all the EXEs specified in the Executables tab of the launch configuration.

- - - - + + + + + + +Auto-Targeting of Executables + + + +

Auto-Targeting of Executables

+

In run-mode debugger now supports the auto-targeting of processes that are already running or are created during the execution of the debug session. Previously, the debugger forced users to explicitly attach to a running process. Now, the debugger attempts to target all the EXEs specified in the Executables tab of the launch configuration.

+ + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/concepts/common_debug_actions.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/common_debug_actions.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/common_debug_actions.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,33 +1,33 @@ - - - - - - -Common Debugging Actions - - - -

Common Debugging Actions

-

This section explains how to perform common debugging actions within the Debug perspective to correct source-code errors, control program execution, and observe memory behavior:

- -
Related concepts
- -
Related references
- - - - - + + + + + + +Common Debugging Actions + + + +

Common Debugging Actions

+

This section explains how to perform common debugging actions within the Debug perspective to correct source-code errors, control program execution, and observe memory behavior:

+ +
Related concepts
+ +
Related references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/concepts.htm Mon Aug 10 15:21:12 2009 -0500 @@ -9,21 +9,42 @@

Concepts

-

The following concepts provide information on common Carbdie.c++ terminology, technologies, and processes:

+

This section of the User Guide provides an overview of the main concepts in +Carbide to create and build programs for Symbian OS.

+

The Symbian OS plug-ins are a set of Eclipse plug-ins that provide project, + SDK and build support for Symbian OS developers. The plug-ins extend the + functionality provided by Eclipse and the C/C++ Development Toolkit (CDT).

+

The plug-ins simplify Symbian OS development by removing the need to use + command line build tools, and provide a graphical interface to Symbian OS + specific file formats, such as AIF and MBM.

+

The plug-ins provide a new perspective, called the Carbide.c++ Perspective, on + the Eclipse workbench. This perspective enhances the standard CDT C/C++ + perspective by allowing you to select easily the SDKs and build target types + that you want to use for each project.

+

The following topics discuss these concepts in more detail:

diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm Mon Aug 10 15:21:12 2009 -0500 @@ -14,7 +14,7 @@

Emulation Main page

The Symbian OS Emulation launch configuration uses the Main page to define the process to be launched by the emulator.

-

The behavior that occurs when launching a debug session varies based upon the SDK. Normally, starting a debug session launches the emulator (epoc.exe) and you must then navigate to your application and open it. However, starting a debug session for an .exe file will, in most cases, launch the .exe directly. This starts the emulator and then opens your application automatically. Note that some SDKs do not support this behavior. In those cases you must still open your application in the emulator manually.

+

The behavior that occurs when launching a debug session varies based upon the SDK. Normally, starting a debug session launches the emulator (epoc.exe) and you must then navigate to your application and open it. However, starting a debug session for an .exe file will, in most cases, launch the .exe directly. This starts the emulator and then opens your application automatically. Note that some SDKs do not support this behavior. In those cases you must still open your application in the emulator manually.

Figure 1. Main page (Emulation shown)

Table 1. Emulator Main page —items
diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/pages_overview.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/pages_overview.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/pages_overview.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,28 +1,28 @@ - - - - - - -Carbide Configuration Pages - - - -

Configuration Pages

-

The pages in the Debug dialog used to set options for the various launch configurations include:

- - - - + + + + + + +Carbide Configuration Pages + + + +

Configuration Pages

+

The pages in the Debug dialog used to set options for the various launch configurations include:

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/run_mode.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/run_mode.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/run_mode.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,33 +1,33 @@ - - - - -Application TRK Launch Configuration - - - - -

Application TRK Launch Configuration (Run-mode)

-

Select the Symbian OS Application TRK launch configuration to debug or run applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.

-

If the New Launch Configuration Wizard was used to create the Application TRK launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Application TRK configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

-

-

Figure 1. Application TRK launch configuration in the Debug dialog

-

The Application TRK launch configuration panes include:

- -

Other references

- - - - + + + + +Application TRK Launch Configuration + + + + +

Application TRK Launch Configuration (Run-mode)

+

Select the Symbian OS Application TRK launch configuration to debug or run applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.

+

If the New Launch Configuration Wizard was used to create the Application TRK launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Application TRK configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

+

+

Figure 1. Application TRK launch configuration in the Debug dialog

+

The Application TRK launch configuration panes include:

+ +

Other references

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/sophia.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/sophia.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/sophia.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,32 +1,32 @@ - - - - -Sophia Launch Configuration - - - - -

Sophia Launch Configuration

-

Select the Symbian OS Sophia target interface (STI) launch configuration (only available in OEM Edition) to debug any Symbian OS module on a target using a JTAG connection. The external Sophia debugger communicates with the Carbide debugger and enables stop mode debugging of the target device.

-

If the New Launch Configuration Wizard was used to create an Sophia launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Sophia configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

-

-

Figure 1. Sophia launch configuration in the Debug dialog

-

The Sophia launch configuration panes include:

- -

Other references

- - - - + + + + +Sophia Launch Configuration + + + + +

Sophia Launch Configuration

+

Select the Symbian OS Sophia target interface (STI) launch configuration (only available in OEM Edition) to debug any Symbian OS module on a target using a JTAG connection. The external Sophia debugger communicates with the Carbide debugger and enables stop mode debugging of the target device.

+

If the New Launch Configuration Wizard was used to create an Sophia launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Sophia configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

+

+

Figure 1. Sophia launch configuration in the Debug dialog

+

The Sophia launch configuration panes include:

+ +

Other references

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/stop_mode.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/stop_mode.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/stop_mode.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,31 +1,31 @@ - - - - -System TRK Launch Configuration - - - - -

System TRK Launch Configuration (Stop-mode)

-

Select the Symbian OS System TRK launch configuration (only available in OEM Edition) provides C/C++ stop-mode debug options that use a JTAG interface when a Symbian OS Sophia or Trace32 launch configuration is created. The settings included in these launch configuration are a combination of Carbide, CDT, and Eclipse options.

-

If the New Launch Configuration Wizard was used to create the System TRK launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the System TRK configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

-

-

Figure 1. System TRK launch configuration in the Debug dialog

-

The System TRK launch configuration panes include:

- -

Other references

- - - - + + + + +System TRK Launch Configuration + + + + +

System TRK Launch Configuration (Stop-mode)

+

Select the Symbian OS System TRK launch configuration (only available in OEM Edition) provides C/C++ stop-mode debug options that use a JTAG interface when a Symbian OS Sophia or Trace32 launch configuration is created. The settings included in these launch configuration are a combination of Carbide, CDT, and Eclipse options.

+

If the New Launch Configuration Wizard was used to create the System TRK launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the System TRK configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

+

+

Figure 1. System TRK launch configuration in the Debug dialog

+

The System TRK launch configuration panes include:

+ +

Other references

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/trace32.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/trace32.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/trace32.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,31 +1,31 @@ - - - - -Trace32 Launch Configuration - - - - -

Trace32 Launch Configuration

-

Select the Symbian OS Trace32 launch configuration (only available in OEM Edition) to debug any Symbian OS module on a target using a JTAG connection. The external Trace32 debugger communicates with the Carbide debugger and enables stop mode debugging of the target device.

-

If the New Launch Configuration Wizard was used to create a Trace32 launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Trace32 configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

-

-

Figure 1. Trace32 launch configuration in the Debug dialog

-

The Trace32 launch configuration panes include:

- -

Other references

- - - - + + + + +Trace32 Launch Configuration + + + + +

Trace32 Launch Configuration

+

Select the Symbian OS Trace32 launch configuration (only available in OEM Edition) to debug any Symbian OS module on a target using a JTAG connection. The external Trace32 debugger communicates with the Carbide debugger and enables stop mode debugging of the target device.

+

If the New Launch Configuration Wizard was used to create a Trace32 launch configuration no changes are usually needed. To modify the launch configuration settings, select the Run > Open Debug Dialog... menu option to open the Debug dialog. Select the Trace32 configuration and click a tab to set specific options. Click Apply to save any option modifications. Click Debug to launch a debugging session using the new settings.

+

+

Figure 1. Trace32 launch configuration in the Debug dialog

+

The Trace32 launch configuration panes include:

+ +

Other references

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wiz_new_launch_config.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wiz_new_launch_config.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wiz_new_launch_config.htm Mon Aug 10 15:21:12 2009 -0500 @@ -10,7 +10,7 @@

New Launch Configuration Wizard

-

The New Launch Configuration Wizard launches when no launch configuration exists for a project. Wherever possible the New Launch Configuration wizard gathers the information from the project and asks additional questions based on the type of launch configuration chosen. For example, a launch configuration using Application TRK requires different information than one targeted for System TRK.

+

The New Launch Configuration Wizard launches when no launch configuration exists for a project. Wherever possible the New Launch Configuration wizard gathers the information from the project and asks additional questions based on the type of launch configuration chosen. For example, a launch configuration using Application TRK requires different information than one targeted for System TRK.

@@ -100,17 +100,17 @@

Figure 8 - New Launch Configuration page

Trace32 Initialization Settings

-

Use the Trace32 Initialization Settings page to specify the initialization script and target processor of the target device.Enter the Trace32 Initialization Script and choose the Target Processor, then click Next.

+

Use the Trace32 Initialization Settings page to specify the initialization script and target processor of the target device.Enter the Trace32 Initialization Script and choose the Target Processor, then click Next.

This page only appears when creating a Trace32 launch configuration.

Figure 9 - Trace32 Initialization Settings page

Sophia STI Initialization Settings

-

Use the Sophia STI Initialization Settings page to specify the target interface, initialization file, and target processor of the target device. Enter the Sophia Target Interface and Target Initialization File paths, choose a Target Processor, then click Next.

+

Use the Sophia STI Initialization Settings page to specify the target interface, initialization file, and target processor of the target device. Enter the Sophia Target Interface and Target Initialization File paths, choose a Target Processor, then click Next.

This page only appears when creating a Sophia STI launch configuration.

Figure 10 - Sophia STI Initialization Settings page

Symbian ROM Image Settings

-

Use the Symbian ROM Image Settings page to specify the method of debugging, the start address, and the ROM Image and Log File locations.

+

Use the Symbian ROM Image Settings page to specify the method of debugging, the start address, and the ROM Image and Log File locations.

This page appears when creating a Trace32 or Sophia STI launch configuration.

Figure 11 - Symbian ROM Image Settings page

diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,66 +1,66 @@ - - - - - - -Carbide Debug dialog - - - -

Debug dialog

-

Use the Debug dialog to create, edit, and manage a project's launch configurations. A launch configuration defines the settings used by the Carbide debugger to launch (Run) or debug programs. A project must have at least one launch configuration in order to debug a project and can have many more. Projects that have no launch configuration invoke the New Launch Configuration Wizard when either the Run or Debug command is selected.

-

Select the Run > Debug Configuration... menu option to open the Debug dialog.

-

The tabs shown in the Debug dialog vary depending upon the type of launch configuration highlighted in the configurations list. See Launch Configuration Overview for more information on the various launch configuration types.

-

Click Debug to start a new debug session using the selected launch configuration.

-

-

Figure 1 - Debug dialog (Symbian OS Emulation configuration shown)

-
Table 1. Debug dialog — common items
-
Launch Configuration
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IconItemExplanation
New Launch Configuration

Click the New Launch Configuration icon to add a launch configuration to the configurations list. Default information based upon the project is automatically entered into the various text boxes.

-

NOTE Normally, you should not have to change any of the default text box entries unless you are creating multiple debug launch configurations for the same project.

DuplicateClick the Duplicate icon to duplicate the currently selected launch configuration.
Delete selected launch configuration(s) Click the Delete icon to remove the currently selected configuration from the Configurations list.
 CollapseClick the Collapse icon to collapse expanded lists of launch configurations.
Filter launch configurations...

Click the Filter icon to select filter options that control which launch configurations appear in the list. Filter options include:

-
    -
  • Filter Closed Projects
  • -
  • Filter Deleted/Unavailable Projects
  • -
  • Filter Configuration Types
  • -
  • Apply Window Working Set(s)
  • -
  • Filtering Preferences...
  • -
-

Other references

- - - + + + + + + +Carbide Debug dialog + + + +

Debug dialog

+

Use the Debug dialog to create, edit, and manage a project's launch configurations. A launch configuration defines the settings used by the Carbide debugger to launch (Run) or debug programs. A project must have at least one launch configuration in order to debug a project and can have many more. Projects that have no launch configuration invoke the New Launch Configuration Wizard when either the Run or Debug command is selected.

+

Select the Run > Debug Configuration... menu option to open the Debug dialog.

+

The tabs shown in the Debug dialog vary depending upon the type of launch configuration highlighted in the configurations list. See Launch Configuration Overview for more information on the various launch configuration types.

+

Click Debug to start a new debug session using the selected launch configuration.

+

+

Figure 1 - Debug dialog (Symbian OS Emulation configuration shown)

+
Table 1. Debug dialog — common items
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IconItemExplanation
New Launch Configuration

Click the New Launch Configuration icon to add a launch configuration to the configurations list. Default information based upon the project is automatically entered into the various text boxes.

+

NOTE Normally, you should not have to change any of the default text box entries unless you are creating multiple debug launch configurations for the same project.

DuplicateClick the Duplicate icon to duplicate the currently selected launch configuration.
Delete selected launch configuration(s) Click the Delete icon to remove the currently selected configuration from the Configurations list.
 CollapseClick the Collapse icon to collapse expanded lists of launch configurations.
Filter launch configurations...

Click the Filter icon to select filter options that control which launch configurations appear in the list. Filter options include:

+
    +
  • Filter Closed Projects
  • +
  • Filter Deleted/Unavailable Projects
  • +
  • Filter Configuration Types
  • +
  • Apply Window Working Set(s)
  • +
  • Filtering Preferences...
  • +
+

Other references

+ + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/debugger_settings.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/debugger_settings.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/debugger_settings.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,31 +1,31 @@ - - - - - - -Debugger Settings - - - -

Debugger Settings

-

The Carbide.c++ debugger settings include:

- -
Common concepts
- -
Common tasks
- - - - - + + + + + + +Debugger Settings + + + +

Debugger Settings

+

The Carbide.c++ debugger settings include:

+ +
Common concepts
+ +
Common tasks
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/panel_debug_exceptions.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/panel_debug_exceptions.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/panel_debug_exceptions.htm Mon Aug 10 15:21:12 2009 -0500 @@ -50,7 +50,7 @@ diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/perspective_debug.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/perspective_debug.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/perspective_debug.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,52 +1,52 @@ - - - - - - -Debug perspective - - - - -

Debug perspective

-

The Carbide.c++ -Debug perspective is where you debug programs running on an emulator or a target device. The default views include:

- -

And can include:

- -

-

Figure 1. Debug perspective used by Carbide.c++

-

NOTE Click the icon to show additional options that may not be visible in the perspective view.

-

For more information on perspectives see Workbench User Guide > Concepts > Perspectives, and for views see C/C++ Development User Guide > Reference -> C/C++ Views and Editors.

-
Related references
- - - - + + + + + + +Debug perspective + + + + +

Debug perspective

+

The Carbide.c++ +Debug perspective is where you debug programs running on an emulator or a target device. The default views include:

+ +

And can include:

+ +

+

Figure 1. Debug perspective used by Carbide.c++

+

NOTE Click the icon to show additional options that may not be visible in the perspective view.

+

For more information on perspectives see Workbench User Guide > Concepts > Perspectives, and for views see C/C++ Development User Guide > Reference +> C/C++ Views and Editors.

+
Related references
+ + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,58 +1,58 @@ - - - - - - -Filter Preferences - - - -

Launch Configuration Filters

-

The Launch Configuration Filters Preference window provides additional options for filtering out the launch configurations that appear in the list of configurations.

-
-

To access the Launch Configurations Filter Window

-
-
    -
  1. Select the Run > Open Debug Dialog... menu item
  2. -

    The Debug window appears.

    -
  3. Select the Filter icon in the toolbar above the list of configuration types and defined configurations.
  4. -

    The Preferences (Filtered) window appears (Figure 1).

    -
-

-

Figure 1 - Launch Configurations Filter Window

-

The Launch Configuration Filters panel is used to filter out launch configurations from the list of launch configuration types that appear in the Run or Debug window used to define launch configurations. For example, select the Filter checked launch configuration types option and check the configuration types that you do not want to appear in the Run > Run... or Run > Debug... window, as shown in Figure 2. Then select Run > Debug... and notice that the types you have checked do not appear in the list.

-
-

To open the Launch Configurations Filter from Preferences

-
    -
  1. Select Window > Preferences...
  2. -
  3. Expand the Run/Debug group
  4. -
  5. Expand Launching and select Launch Configurations
  6. -
-

-

Figure 2 - Launch Configurations Filter

-
-
Related concepts
- -
Related references
- -
Related tasks
- -

 

- - - + + + + + + +Filter Preferences + + + +

Launch Configuration Filters

+

The Launch Configuration Filters Preference window provides additional options for filtering out the launch configurations that appear in the list of configurations.

+
+

To access the Launch Configurations Filter Window

+
+
    +
  1. Select the Run > Open Debug Dialog... menu item
  2. +

    The Debug window appears.

    +
  3. Select the Filter icon in the toolbar above the list of configuration types and defined configurations.
  4. +

    The Preferences (Filtered) window appears (Figure 1).

    +
+

+

Figure 1 - Launch Configurations Filter Window

+

The Launch Configuration Filters panel is used to filter out launch configurations from the list of launch configuration types that appear in the Run or Debug window used to define launch configurations. For example, select the Filter checked launch configuration types option and check the configuration types that you do not want to appear in the Run > Run... or Run > Debug... window, as shown in Figure 2. Then select Run > Debug... and notice that the types you have checked do not appear in the list.

+
+

To open the Launch Configurations Filter from Preferences

+
    +
  1. Select Window > Preferences...
  2. +
  3. Expand the Run/Debug group
  4. +
  5. Expand Launching and select Launch Configurations
  6. +
+

+

Figure 2 - Launch Configurations Filter

+
+
Related concepts
+ +
Related references
+ +
Related tasks
+ +

 

+ + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,26 +1,26 @@ - - - - - - -TRK Panel Overview - - - -

TRK Pane Overview

-

When debugging a remote device using TRK, the following panes appear in the launch configuration window:

- - - - + + + + + + +TRK Panel Overview + + + +

TRK Pane Overview

+

When debugging a remote device using TRK, the following panes appear in the launch configuration window:

+ + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_add.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_add.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_add.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,122 +1,122 @@ - - - - - - -Adding, Editing, and Deleting Connections - - - - -

Adding, Editing, and Deleting Connections

-

Use the Remote Connections view to monitor, create, edit, or remove common remote connection settings.

- -

Edit connection name and type

-

Use the Edit connection name and type page to assign a name and connection type to the new connection setup.

-

-

Figure 1 - New Connection wizard Edit connection name and type page

-

Table 1. Edit connection name and type page - options

- - - - - - - - - - - - - - - - - -
ItemExplanation
Connetion Name

Enter a name for the connection.

Conection TypeSelect the type of connection this setup will use.
Supported Services

Shows a list of services supported by the connection type chosen.

-

Set Connection Settings pane

-

Use the Set Connection Settings pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:

- -

-

Figure 2 - New Connection wizard Serial Connection Settings page

-

Table 2. Serial Connection Setting page - Set Connection Settings tab

- - - - - - - - - - - - - - - - - - - - - - - - - -
ItemExplanation
Serial Port A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (COM4 - BthModem0) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.
Baud Ratea dropdown list of baud rates common to serial connections.
Device OS

A dropdown list of device OSes that are supported by the remote agent software. Select the OS used by the device before running a check.

Select a service to testClick to select a listed service for testing.
Test Service Status

Click Test Service Status to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check TRK version operation requires more than a few seconds.

-

NOTE The PC must have an internet connection to perform a remote agent version check.

-

Once the comparison is complete the Status text is updated with the result and further instructions as required.

-

-

If a connection fails, the errors normally fall into these two categories:

-
    -
  • connection failure - this usually indicates the chosen COM port is not open. Try selecting a different COM port, specifically one with a name attached to it (COM4 - BthModem0) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response.
  • -
  • TRK not responding - this indicates that the COM port is open but TRK is not responding. First, verify that TRK is up and running on the device. Second, TRK may be listening on a different COM port, so choose another named COM port and try again.
  • -
-

 

-

Install Remote Agents pane

-

Use the Install Remote Agents pane to select the latest remote agent version to download and install to the device.

-

-

Figure 2 - New Connection wizard Serial Connection Settings page

-

Table 3. Serial Connection Setting page - Install Remote Agents tab

- - - - - - - - - - - - - - - - - -
ItemExplanation
Install remote agents

A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 2.8.7.

-

Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device.

SaveClick Save to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice.
Install

Click Install to download and install the TRK selected in the Install latest TRK list. A progress bar is shown if the install operation requires more than a few seconds to complete.

-

NOTE The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application.

-

 

-
Related references
- - - - - + + + + + + +Adding, Editing, and Deleting Connections + + + + +

Adding, Editing, and Deleting Connections

+

Use the Remote Connections view to monitor, create, edit, or remove common remote connection settings.

+ +

Edit connection name and type

+

Use the Edit connection name and type page to assign a name and connection type to the new connection setup.

+

+

Figure 1 - New Connection wizard Edit connection name and type page

+

Table 1. Edit connection name and type page - options

+ + + + + + + + + + + + + + + + + +
ItemExplanation
Connetion Name

Enter a name for the connection.

Conection TypeSelect the type of connection this setup will use.
Supported Services

Shows a list of services supported by the connection type chosen.

+

Set Connection Settings pane

+

Use the Set Connection Settings pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:

+ +

+

Figure 2 - New Connection wizard Serial Connection Settings page

+

Table 2. Serial Connection Setting page - Set Connection Settings tab

+ + + + + + + + + + + + + + + + + + + + + + + + + +
ItemExplanation
Serial Port A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (COM4 - BthModem0) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.
Baud Ratea dropdown list of baud rates common to serial connections.
Device OS

A dropdown list of device OSes that are supported by the remote agent software. Select the OS used by the device before running a check.

Select a service to testClick to select a listed service for testing.
Test Service Status

Click Test Service Status to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check TRK version operation requires more than a few seconds.

+

NOTE The PC must have an internet connection to perform a remote agent version check.

+

Once the comparison is complete the Status text is updated with the result and further instructions as required.

+

+

If a connection fails, the errors normally fall into these two categories:

+
    +
  • connection failure - this usually indicates the chosen COM port is not open. Try selecting a different COM port, specifically one with a name attached to it (COM4 - BthModem0) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response.
  • +
  • TRK not responding - this indicates that the COM port is open but TRK is not responding. First, verify that TRK is up and running on the device. Second, TRK may be listening on a different COM port, so choose another named COM port and try again.
  • +
+

 

+

Install Remote Agents pane

+

Use the Install Remote Agents pane to select the latest remote agent version to download and install to the device.

+

+

Figure 2 - New Connection wizard Serial Connection Settings page

+

Table 3. Serial Connection Setting page - Install Remote Agents tab

+ + + + + + + + + + + + + + + + + +
ItemExplanation
Install remote agents

A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 2.8.7.

+

Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device.

SaveClick Save to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice.
Install

Click Install to download and install the TRK selected in the Install latest TRK list. A progress bar is shown if the install operation requires more than a few seconds to complete.

+

NOTE The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application.

+

 

+
Related references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,122 +1,122 @@ - - - - - - -Editing connections - - - - -

Editing connections

-

Use the Remote Connections view to monitor, create, edit, or remove common remote connection settings.

- -

Edit connection name and type

-

Use the Edit connection name and type page to assign a name and connection type to the new connection setup.

-

-

Figure 1 - New Connection wizard Edit connection name and type page

-

Table 1. Edit connection name and type page - options

- - - - - - - - - - - - - - - - - -
ItemExplanation
Connetion Name

Enter a name for the connection.

Conection TypeSelect the type of connection this setup will use.
Supported Services

Shows a list of services supported by the connection type chosen.

-

Set Connection Settings pane

-

Use the Set Connection Settings pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:

- -

-

Figure 2 - New Connection wizard Serial Connection Settings page

-

Table 2. Serial Connection Setting page - Set Connection Settings tab

- - - - - - - - - - - - - - - - - - - - - - - - - -
ItemExplanation
Serial Port A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (COM4 - BthModem0) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.
Baud Ratea dropdown list of baud rates common to serial connections.
Device OS

A dropdown list of device OSes that are supported by the remote agent software. Select the OS used by the device before running a check.

Select a service to testClick to select a listed service for testing.
Test Service Status

Click Test Service Status to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check TRK version operation requires more than a few seconds.

-

NOTE The PC must have an internet connection to perform a remote agent version check.

-

Once the comparison is complete the Status text is updated with the result and further instructions as required.

-

-

If a connection fails, the errors normally fall into these two categories:

-
    -
  • connection failure - this usually indicates the chosen COM port is not open. Try selecting a different COM port, specifically one with a name attached to it (COM4 - BthModem0) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response.
  • -
  • TRK not responding - this indicates that the COM port is open but TRK is not responding. First, verify that TRK is up and running on the device. Second, TRK may be listening on a different COM port, so choose another named COM port and try again.
  • -
-

 

-

Install Remote Agents pane

-

Use the Install Remote Agents pane to select the latest remote agent version to download and install to the device.

-

-

Figure 2 - New Connection wizard Serial Connection Settings page

-

Table 3. Serial Connection Setting page - Install Remote Agents tab

- - - - - - - - - - - - - - - - - -
ItemExplanation
Install remote agents

A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 2.8.7.

-

Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device.

SaveClick Save to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice.
Install

Click Install to download and install the TRK selected in the Install latest TRK list. A progress bar is shown if the install operation requires more than a few seconds to complete.

-

NOTE The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application.

-

 

-
Related references
- - - - - + + + + + + +Editing connections + + + + +

Editing connections

+

Use the Remote Connections view to monitor, create, edit, or remove common remote connection settings.

+ +

Edit connection name and type

+

Use the Edit connection name and type page to assign a name and connection type to the new connection setup.

+

+

Figure 1 - New Connection wizard Edit connection name and type page

+

Table 1. Edit connection name and type page - options

+ + + + + + + + + + + + + + + + + +
ItemExplanation
Connetion Name

Enter a name for the connection.

Conection TypeSelect the type of connection this setup will use.
Supported Services

Shows a list of services supported by the connection type chosen.

+

Set Connection Settings pane

+

Use the Set Connection Settings pane to compare the version of remote agent installed on the device with the latest version available for Carbide. In this pane you can:

+ +

+

Figure 2 - New Connection wizard Serial Connection Settings page

+

Table 2. Serial Connection Setting page - Set Connection Settings tab

+ + + + + + + + + + + + + + + + + + + + + + + + + +
ItemExplanation
Serial Port A dropdown list of serial ports with known identifiers for selecting the communication port used by the PC to communicate with the device. A named COM port (COM4 - BthModem0) indicates an active port. Unnamed port numbers have usually not been opened and assigned by the PC.
Baud Ratea dropdown list of baud rates common to serial connections.
Device OS

A dropdown list of device OSes that are supported by the remote agent software. Select the OS used by the device before running a check.

Select a service to testClick to select a listed service for testing.
Test Service Status

Click Test Service Status to query the remote agent software on the device for its version number. It then compares the version number found with the latest version available for Carbide. A progress bar will appear should the Check TRK version operation requires more than a few seconds.

+

NOTE The PC must have an internet connection to perform a remote agent version check.

+

Once the comparison is complete the Status text is updated with the result and further instructions as required.

+

+

If a connection fails, the errors normally fall into these two categories:

+
    +
  • connection failure - this usually indicates the chosen COM port is not open. Try selecting a different COM port, specifically one with a name attached to it (COM4 - BthModem0) for the type of connection you are using (USB or Bluetooth). Repeat as necessary until you get a successful response.
  • +
  • TRK not responding - this indicates that the COM port is open but TRK is not responding. First, verify that TRK is up and running on the device. Second, TRK may be listening on a different COM port, so choose another named COM port and try again.
  • +
+

 

+

Install Remote Agents pane

+

Use the Install Remote Agents pane to select the latest remote agent version to download and install to the device.

+

+

Figure 2 - New Connection wizard Serial Connection Settings page

+

Table 3. Serial Connection Setting page - Install Remote Agents tab

+ + + + + + + + + + + + + + + + + +
ItemExplanation
Install remote agents

A list of the most current versions of remote agents sorted by SDK and version. Select the version most compatable with the device. For example, a device running S60 3.1.0 needs a version of the TRK software compiled for that SDK, which in the image above is Application TRK 2.8.7.

+

Additional information about the selected entry is displayed to the right to help you choose the correct version of TRK for the target device.

SaveClick Save to store a local copy of the currently selected TRK to disk. You can then manually install the file to your devices using the method of your choice.
Install

Click Install to download and install the TRK selected in the Install latest TRK list. A progress bar is shown if the install operation requires more than a few seconds to complete.

+

NOTE The SIS and SISX file types must be associated with an installer application like Nokia PC Suite in order to install them onto the device. Use the Save command above to perform a manual install to the device if you don't have an installer application.

+

 

+
Related references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_disassembly.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_disassembly.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_disassembly.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,101 +1,101 @@ - - - - - - -Disassembly Window - - - - -

Disassembly View

-

When debugging your application, the Disassembly view shows the loaded program as assembler instructions. When you use the Disassembly view, you can do the following tasks:

- -

Figure 1 shows the Dissassembly view and the PC context menu that appears when you right-click in the data pane. Right-clicking the left border opens the breakpoint context menu.

-

-

Figure 1 - Repositioning the PC in the Disassembly view

-

-

Figure 2 - Setting Breakpoints in the Disassembly view

-
Table 1. Disassembly view —context menu
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemIconExplanation
Run to Line
- -
Select Run to Line to execute the program from the currently executed line (the green line) to the selected line (the blue line).
Move to Line
- -
-

Select Move to Line to move the program counter to the selected line (the blue line) skipping all intermediate lines but not resume execution. This enables you to skip suspect code and continue stepping through your program.

-

WARNING Using this command can leave a program in an unstable state. Use at your own risk.

Resume at Line
- -

Select Resume at Line to begin program execution at the selected line (the blue line), skipping all lines between it and the currently executed line (the green line).

-

WARNING Using this command can leave a program in an unstable state. Use at your own risk.

Toggle Breakpoint
-
Right-click in left-hand column of the Disassembly view and select this option to toggle the breakpoint state between setting and removing the breakpoint.
Disable/Enable Breakpoint
-
Right-click in left-hand column of the Disassembly view and select the breakpoint option shown as determined by the current state of the breakpoint.
Breakpoint Properties
-
Select this option to open the Breakpoint Properties dialog.
-
-

Opening the Disassembly view

-
    -
  • Select Window > Show View > Disassembly
  • -
-
-

OR

-
-
    -
  • Click the Instruction Stepping Mode () icon in the Debug view -

    A Disassembly view appears in the current perspective.

    -
  • -
-
-
Related reference
- - - - + + + + + + +Disassembly Window + + + + +

Disassembly View

+

When debugging your application, the Disassembly view shows the loaded program as assembler instructions. When you use the Disassembly view, you can do the following tasks:

+ +

Figure 1 shows the Dissassembly view and the PC context menu that appears when you right-click in the data pane. Right-clicking the left border opens the breakpoint context menu.

+

+

Figure 1 - Repositioning the PC in the Disassembly view

+

+

Figure 2 - Setting Breakpoints in the Disassembly view

+
Table 1. Disassembly view —context menu
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ItemIconExplanation
Run to Line
+ +
Select Run to Line to execute the program from the currently executed line (the green line) to the selected line (the blue line).
Move to Line
+ +
+

Select Move to Line to move the program counter to the selected line (the blue line) skipping all intermediate lines but not resume execution. This enables you to skip suspect code and continue stepping through your program.

+

WARNING Using this command can leave a program in an unstable state. Use at your own risk.

Resume at Line
+ +

Select Resume at Line to begin program execution at the selected line (the blue line), skipping all lines between it and the currently executed line (the green line).

+

WARNING Using this command can leave a program in an unstable state. Use at your own risk.

Toggle Breakpoint
+
Right-click in left-hand column of the Disassembly view and select this option to toggle the breakpoint state between setting and removing the breakpoint.
Disable/Enable Breakpoint
+
Right-click in left-hand column of the Disassembly view and select the breakpoint option shown as determined by the current state of the breakpoint.
Breakpoint Properties
+
Select this option to open the Breakpoint Properties dialog.
+
+

Opening the Disassembly view

+
    +
  • Select Window > Show View > Disassembly
  • +
+
+

OR

+
+
    +
  • Click the Instruction Stepping Mode () icon in the Debug view +

    A Disassembly view appears in the current perspective.

    +
  • +
+
+
Related reference
+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_executables.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_executables.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_executables.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,103 +1,103 @@ - - - - - - -Executables view - - - -

Executables view

-

The Executables view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:

- -

In addition, an Executables project is created in the Project Explorer 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. You can also drag and drop executables into the view.

-

NOTE To debug ROM DLLs with System TRK or in stop mode, always specify the ROM Log file in the project's launch configuration.

-

-

Figure 1 - Executables view

-

The Executables view consists of the Executable Name and Source File Name panes describled 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.

-
Table 1. Executables view information
- - - - - - - - - - - - - -
PaneExplanation
Executable Name

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:

-
    -
  • Executable Name - (default) Name of the exectable file.
  • -
  • Executable Project - (default) The project associated with the executable.
  • -
  • Executable Location - (default) The current location of the executable.
  • -
  • Executable Size - The executable size shown in bytes.
  • -
  • Executable Date - The source file′s modification date.
  • -
  • Executable Type - The executable type (.exe, etc.)
  • -
-

Click the Columns icon () to set which columns to show in this pane.

Source File Name

Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include:

-
    -
  • Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
  • -
  • Source File Location - (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.
  • -
  • Source File Original Location - (default) The original location of the source file which may be different than the current location.
  • -
  • Source File Size - The executable size shown in bytes.
  • -
  • Source File Date - The source file′s modification date.
  • -
  • Source File Type - The source type (.h, .inc, etc.)
  • -
-

Expand a file′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.

-

Click the Columns icon () to set which columns to show in this pane.

-

Executables view toolbar icons

-

The table below lists the unique icons displayed in the Executables view toolbar.

-
Table 2. Executables view toolbar options
- - - - - - - - - - - - - - - - - - - - - - - - - - -
CommandNameDescription
Refresh the list of executables
Click to refresh the executables list.
Import an executable file Click to import an executable not in the workspace into the executables list.
- -
-
Remove the selected executablesClick to remove one or more selected executables from the executables list. You will see a alert if the executable cannot be removed.
ColumnsOpens the Configure Columns dialog for configuring which columns appear in the Executable and Source File panes.
-
Other references
- - - - - + + + + + + +Executables view + + + +

Executables view

+

The Executables view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:

+ +

In addition, an Executables project is created in the Project Explorer 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. You can also drag and drop executables into the view.

+

NOTE To debug ROM DLLs with System TRK or in stop mode, always specify the ROM Log file in the project's launch configuration.

+

+

Figure 1 - Executables view

+

The Executables view consists of the Executable Name and Source File Name panes describled 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.

+
Table 1. Executables view information
+ + + + + + + + + + + + + +
PaneExplanation
Executable Name

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:

+
    +
  • Executable Name - (default) Name of the exectable file.
  • +
  • Executable Project - (default) The project associated with the executable.
  • +
  • Executable Location - (default) The current location of the executable.
  • +
  • Executable Size - The executable size shown in bytes.
  • +
  • Executable Date - The source file′s modification date.
  • +
  • Executable Type - The executable type (.exe, etc.)
  • +
+

Click the Columns icon () to set which columns to show in this pane.

Source File Name

Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include:

+
    +
  • Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
  • +
  • Source File Location - (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.
  • +
  • Source File Original Location - (default) The original location of the source file which may be different than the current location.
  • +
  • Source File Size - The executable size shown in bytes.
  • +
  • Source File Date - The source file′s modification date.
  • +
  • Source File Type - The source type (.h, .inc, etc.)
  • +
+

Expand a file′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.

+

Click the Columns icon () to set which columns to show in this pane.

+

Executables view toolbar icons

+

The table below lists the unique icons displayed in the Executables view toolbar.

+
Table 2. Executables view toolbar options
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
CommandNameDescription
Refresh the list of executables
Click to refresh the executables list.
Import an executable file Click to import an executable not in the workspace into the executables list.
+ +
+
Remove the selected executablesClick to remove one or more selected executables from the executables list. You will see a alert if the executable cannot be removed.
ColumnsOpens the Configure Columns dialog for configuring which columns appear in the Executable and Source File panes.
+
Other references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_log.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_log.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_log.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,72 +1,72 @@ - - - - - - -Console View - - - -

Console View

-

The Console view displays the output of a process and allows you to provide keyboard input to a process. There are numerous consoles available, see the Open Console dropdown list for those available to you. Most are enabled from various project panels in Carbide.

-

-

Figure 1 - Console view showing build console information

-

To view RDebug::Printf output in the Console view when targeting devices, ensure that the following Debugger options are matched with settings in the epoc.ini file.

- -
Table 1 Console view—items
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemIconExplanation
Scroll Lock
Toggles the scrolling of the console view contents.
Clear Console
Clears all content in the Console view.
Pin Console

Toggles the behavior of the console. When enabled the current console content is fixed all the time instead of scrolling out of sight. When disabled, the console changes according to the action.

-
Display Selected Console
Changes the contents of the current console view to show the selected console output.
Open Console

Opens a new console to display the log for:

-
    -
  • Platform Security Diagnostics
  • -
  • New Windows System Messages Console
  • -
  • New Emulation Program Output Console
  • -
  • New TRK Program Output Console
  • -
  • New TRK Communications Log Console
  • -
  • New Trace32 Communications Log Console
  • -
  • New Symbian Rom Log Console
  • -
  • New Emulator Output Console
  • -
  • CVS
  • -
  • New Console View
  • -
-

Remember that program output is console output from the running binary and communications log is the messages sent between TRK and the on-device debug agent.

-

NOTE You can pin any message log view so that it does not lose focus.

-

 

- - - - + + + + + + +Console View + + + +

Console View

+

The Console view displays the output of a process and allows you to provide keyboard input to a process. There are numerous consoles available, see the Open Console dropdown list for those available to you. Most are enabled from various project panels in Carbide.

+

+

Figure 1 - Console view showing build console information

+

To view RDebug::Printf output in the Console view when targeting devices, ensure that the following Debugger options are matched with settings in the epoc.ini file.

+ +
Table 1 Console view—items
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ItemIconExplanation
Scroll Lock
Toggles the scrolling of the console view contents.
Clear Console
Clears all content in the Console view.
Pin Console

Toggles the behavior of the console. When enabled the current console content is fixed all the time instead of scrolling out of sight. When disabled, the console changes according to the action.

+
Display Selected Console
Changes the contents of the current console view to show the selected console output.
Open Console

Opens a new console to display the log for:

+
    +
  • Platform Security Diagnostics
  • +
  • New Windows System Messages Console
  • +
  • New Emulation Program Output Console
  • +
  • New TRK Program Output Console
  • +
  • New TRK Communications Log Console
  • +
  • New Trace32 Communications Log Console
  • +
  • New Symbian Rom Log Console
  • +
  • New Emulator Output Console
  • +
  • CVS
  • +
  • New Console View
  • +
+

Remember that program output is console output from the running binary and communications log is the messages sent between TRK and the on-device debug agent.

+

NOTE You can pin any message log view so that it does not lose focus.

+

 

+ + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_module_wnd.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_module_wnd.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_module_wnd.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,24 +1,24 @@ - - - - - - -Modules View - - - -

Modules View

-

The Modules view displays a list of modules loaded while debugging your program. The listed modules can be selected to show related information. You can open the Modules view in the Carbide C/C++ perspective by selecting Window > Show view > Other..., then expand the Debug folder and select Modules. In the Debug perspective select Window > Show view > Modules.

-

The Modules view is only loaded during a debug session and closes when the debug session ends. Select the running man icon to list the Type, Symbols, and Symbols file for the executable. Select the stack of books icon to list the Type, Symbols, Symbols file, and Base address for the shared library.

-

Figure 1 shows the Modules view.

-

-

Figure 1 - Modules view

-
Related reference
- - - - - + + + + + + +Modules View + + + +

Modules View

+

The Modules view displays a list of modules loaded while debugging your program. The listed modules can be selected to show related information. You can open the Modules view in the Carbide C/C++ perspective by selecting Window > Show view > Other..., then expand the Debug folder and select Modules. In the Debug perspective select Window > Show view > Modules.

+

The Modules view is only loaded during a debug session and closes when the debug session ends. Select the running man icon to list the Type, Symbols, and Symbols file for the executable. Select the stack of books icon to list the Type, Symbols, Symbols file, and Base address for the shared library.

+

Figure 1 shows the Modules view.

+

+

Figure 1 - Modules view

+
Related reference
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_signals_wnd.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_signals_wnd.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_signals_wnd.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,49 +1,49 @@ - - - - - - -Signals View - - - -

Signals View

-

The Signals view of the Debug perspective lets you view the signals defined on the selected debug target and how the debugger handles each one.

-

NOTE Currently Carbide.c++ does not support this CDT feature.

-

 

-

Figure 1 shows the Signals view.

-

-

Figure 1 - Signals view

-
Table 1 Signals view—items
- - - - - - - - - - - - - - - - - - - - - -
ItemExplanation
NameDisplays the name of the signal.
PassWhere "yes" is displayed, the debugger lets your program see the signal. Your program can handle the signal, or else it may terminate if the signal is fatal and not handled.
SuspendWhere "yes" is displayed, the debugger suspends your program when this signal is handled.
DescriptionDisplays a description of the signal.
-

 

-
Related reference
- - - - - + + + + + + +Signals View + + + +

Signals View

+

The Signals view of the Debug perspective lets you view the signals defined on the selected debug target and how the debugger handles each one.

+

NOTE Currently Carbide.c++ does not support this CDT feature.

+

 

+

Figure 1 shows the Signals view.

+

+

Figure 1 - Signals view

+
Table 1 Signals view—items
+ + + + + + + + + + + + + + + + + + + + + +
ItemExplanation
NameDisplays the name of the signal.
PassWhere "yes" is displayed, the debugger lets your program see the signal. Your program can handle the signal, or else it may terminate if the signal is fatal and not handled.
SuspendWhere "yes" is displayed, the debugger suspends your program when this signal is handled.
DescriptionDisplays a description of the signal.
+

 

+
Related reference
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_sym_proj_nav.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,52 +1,52 @@ - - - - - - -Symbian Project Navigator view - - - - -

Symbian Project Navigator view

-

The Symbian Project Navigator view shows all files that belong to the -current build configuration. This view lists the Symbian projects in your current workspace and their corresponding *.inf file (typically bld.inf). The *.inf file contains the related MMP project files, which are also listed in a tree structure. You can collapse or expand the list for each MMP to see which sources belong to each MMP.

-

To open this view select Window > Show View > Symbian Project Navigator, or select Window > Show View > Other ... and expand the Carbide.c++ folder then choose Symbian Project Navigator.

-

Figure 1 shows the Symbian Project Navigator view.

-

-

Figure 1 - Symbian Project Navigator view

-
Table 1. Symbian Project Navigator view —shortcut menu
- - - - - - - - - - - - - - - - - - - - - -
ItemIconExplanation
Toggle SOURCEPATH
Toggles the display between showing the SOURCEPATH folders contained in the MMP file and showing the Bld.inf structure.
Toggle MMPs
Toggle the display to show all MMP files or the MMP files associated with the current build configuration.
Toggle MMP Order
- -
-
Toggle to show the MMPs list in alphabetical or build order. The default setting is build order.
-
Related references
- - - - - + + + + + + +Symbian Project Navigator view + + + + +

Symbian Project Navigator view

+

The Symbian Project Navigator view shows all files that belong to the +current build configuration. This view lists the Symbian projects in your current workspace and their corresponding *.inf file (typically bld.inf). The *.inf file contains the related MMP project files, which are also listed in a tree structure. You can collapse or expand the list for each MMP to see which sources belong to each MMP.

+

To open this view select Window > Show View > Symbian Project Navigator, or select Window > Show View > Other ... and expand the Carbide.c++ folder then choose Symbian Project Navigator.

+

Figure 1 shows the Symbian Project Navigator view.

+

+

Figure 1 - Symbian Project Navigator view

+
Table 1. Symbian Project Navigator view —shortcut menu
+ + + + + + + + + + + + + + + + + + + + + +
ItemIconExplanation
Toggle SOURCEPATH
Toggles the display between showing the SOURCEPATH folders contained in the MMP file and showing the Bld.inf structure.
Toggle MMPs
Toggle the display to show all MMP files or the MMP files associated with the current build configuration.
Toggle MMP Order
+ +
+
Toggle to show the MMPs list in alphabetical or build order. The default setting is build order.
+
Related references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/view_symbian_kernel.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_symbian_kernel.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_symbian_kernel.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,114 +1,114 @@ - - - - - - -Symbian OS Data - - - - -

Symbian OS Data view

-

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. To open the Symbian OS Data view select Window > Show View > Symbian OS Data when the Debug perspective is visible or select Window > Show View > Other..., then expand the Carbide.c++ folder and select Symbian OS Data when the Carbide C/C++ perspective is visible. Click Ok to display the Symbian OS Data window (Figure 1).

-

NOTE The Symbian OS Data view works with the debugger and will only display data during a live debug session. The Symbian OS Data view is not supported for emulator debugging, and will not show anything during emulator debug.

-

The Symbian OS Data view reveals kernel data in the Symbian OS running on the device being debugged. The kernel data displayed is always that of the device with the currently selected thread or process in Debug view. If you are debugging two devices at the same time, the content of the view will change when focus is switched from a thread on one device to a thread on another device. The kernel data includes more than just processes and threads.

-

For the stop mode debugger and the crash debugger, all the data listed above is supported. For the Application and System TRK debuggers, the chunks and libraries views are not supported. The Symbian OS Data view is not supported for the emulator debugger and will show nothing during an emulator debug session. During a stop mode debug session or a TRK debug session, you are able to select a process or a thread in the Symbian OS Data view and attach the debugger to it for source level debugging if the binary is listed in the Executables view. Binaries listed in the Executable view can be source level debugged. Binaries not listed in the Executables view can only be assembly code debugged in the Disassembly view.

-

NOTE Any executable must be included in the Executables view before it can be debugged.

-

When the Time interval for auto-refreshing OS View option is enabled (which is on by default except for crash debugger), the data in the Symbian OS Data view will be auto-refreshed. Note that "auto-refresh" has a different meaning in different debuggers. During a stop mode debug session, the view will refresh data whenever the debugged program on the device is stopped and shows data as stale (greyed out) when the program is running. During a TRK debug session, the View will refresh data at a time interval regardless of whether the debugged program is stopped or not. The time interval is specified by an option in the Carbide.c++ global preference panel, which is five seconds by default.

-

When auto-refresh is turned off, the debugger will not automatically refresh data in the View and will show the data as stale (greyed out). However you can manually refresh the data by clicking on the "Refresh" button in the View. Usually you may want to turn off the auto-refresh if you think it is slowing down your debug operations such as stepping.

-

Symbian OS Data pages -

-

The Symbian OS Data view consists of five tabs. Each tabbed pane is described below. In all panes, the Name Filter field is a standard Eclipse UI control that allows you to find an item by filtering out items by name using wildcards (*, ?) and camel case naming conventions. Camel case refers to using mixed case multiple names merged together in coding like SecInvInit and DosServer. In all panes, you can select an item and view its properties (attributes). In panes with columns you can click a column title to toggle between ascending and descending sorting.

-

Data to be viewed includes:

- -

NOTE Information for the Chunks and Libraries tabs is not available when debugging with the TRK debug agent.

-

-

Figure 1. Symbian OS Data view

-
Table 1 - Symbian OS Data view toolbar buttons
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ButtonIconFunction

Refresh data

Click this button to force a refresh of data in the view. Use the Carbide.c++ Debugger preference panel Time interval for auto-refreshing OS View option to control the automatic refreshing of data.

Enable/disable auto-refresh

Click this button to turn on/off auto refresh of data.

Debug process or thread

Click the Debug button to attach to the process and debug the selected process or thread. Or right-click an item and choose Debug. This applys to both TRK (run mode) and Sophia/Trace32 (stop mode).

-

Properties

Click this button to show properties of currently selected item in the Properties view. Or right-click an item and choose Properties.

Timer

Click this button to define the time interval for auto-refreshing data. This applies to run mode debugging only.

Collapse All
Click the Collaps All command to collapse all of the currently elements in the view.
-

Overview Tab

-

This tab (shown in Figure 1) provides a tree view of ownership of all processes, threads, and chunks in the OS. -In contrast, the other tabs provide a flat list of corresponding kernel objects such as process, thread, chunk, library, etc.

-

Processes

-

The Processes tab (Figure 2) provides a flat list of corresponding kernel objects. -Click a column title to sort the list by the title attribute in alternating ascending and descending order. For example, you may choose to sort the process list by Name, ID, or by Priority.

-

-

Figure 2. Processes Pane of Symbian OS View

-

The process(es) being debugged will be shown in bold font. You can debug (attach debugger to) any process in the Processes tab by selecting it and clicking the "Debug" button or just by double clicking on it. In that case a new process item will show up in the Debug View if the process is not being debugged. Otherwise, you will get a message saying it's already under debug.

-

Threads

-

The Threads tab (Figure 3) provides a flat list of corresponding kernel objects. The list will display “sortable” attributes of that type of object in columns. The “sortable attribute” means you can sort the list by that attribute. For example, you may want to sort the list by the owning process name. Sort the list of any column by clicking on the column header. The thread(s) being debugged will be shown in bold font.

-

NOTE You can debug (attach debugger to) any thread in the Thread tab by double clicking on it or selecting it and clicking the Debug button. In that case, a new thread item will show up in Debug view if the thread is not being debugged.

-

-

Figure 3. Threads Pane of Symbian OS View

-

Chunks

-

Chunks are an area of contiguous linear memory. It is the unit of memory allocation where a region of RAM is mapped into contiguous logical addresses. Chunks are allocated during boot for such things as the Kernel's data and stack.

-

The Chunks tab (Figure 4) provides a flat list of corresponding kernel objects. The list will display “sortable” attributes of that type of object in columns. The “sortable attribute” means you can sort the list by that attribute. For example, you may want to sort the list by the owning process name. Sort the list of any column by clicking on the column header.

-

NOTE Chunks data is not available during TRK debugging.

-

-

Figure 4. Chunks Pane of Symbian OS View

-

Libraries Tab

-

The Libraries pane (Figure 5) in the Symbian OS view provides information on libraries in the Symbian OS residing on the target.

-

NOTE Library data is not available during TRK debugging.

-

-

Figure 5. Libraries Pane of Symbian OS View

-

Attaching to a Process

-

If you double click on a thread item in the Thread tab, or right-click and choose Debug, the owning process of the thread will be attached. The thread with an attached process will appear in bold. You can also select a thread and click the bug icon in the Symbian OS Data toolbar. You can also view properties for the attached process by clicking the "Show properties of the selected item" icon () in the Symbian OS Data toolbar or right-click the thread and choose Properties.

-

NOTE If an executable is not part of a project in the workspace use the Executables view to import an executable to make it visible to the debugger. Once included in the Executables list, the symbolics for that executable can be loaded and breakpoints resolved and hit. Open a source file in an editor view or use the Breakpoints view to verify that the executable breakpoints have been resolved.

-

IMPORTANT In stop mode debugging when debugging multiple processes at the same time, selecting a process in the Debug pane and clicking Terminate disconnects the attached process on the board, leaving all other processes running. It does not terminate the debug session. However, if there is only one debug process when you click Terminate the CPU is suspended until the next debug session.

-

WARNING Detaching from a system process or any process not initiated by the program you are attempting to debug may cause the device to stop working, forcing a restart of the device.

-

-
Other references
- - - - - + + + + + + +Symbian OS Data + + + + +

Symbian OS Data view

+

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. To open the Symbian OS Data view select Window > Show View > Symbian OS Data when the Debug perspective is visible or select Window > Show View > Other..., then expand the Carbide.c++ folder and select Symbian OS Data when the Carbide C/C++ perspective is visible. Click Ok to display the Symbian OS Data window (Figure 1).

+

NOTE The Symbian OS Data view works with the debugger and will only display data during a live debug session. The Symbian OS Data view is not supported for emulator debugging, and will not show anything during emulator debug.

+

The Symbian OS Data view reveals kernel data in the Symbian OS running on the device being debugged. The kernel data displayed is always that of the device with the currently selected thread or process in Debug view. If you are debugging two devices at the same time, the content of the view will change when focus is switched from a thread on one device to a thread on another device. The kernel data includes more than just processes and threads.

+

For the stop mode debugger and the crash debugger, all the data listed above is supported. For the Application and System TRK debuggers, the chunks and libraries views are not supported. The Symbian OS Data view is not supported for the emulator debugger and will show nothing during an emulator debug session. During a stop mode debug session or a TRK debug session, you are able to select a process or a thread in the Symbian OS Data view and attach the debugger to it for source level debugging if the binary is listed in the Executables view. Binaries listed in the Executable view can be source level debugged. Binaries not listed in the Executables view can only be assembly code debugged in the Disassembly view.

+

NOTE Any executable must be included in the Executables view before it can be debugged.

+

When the Time interval for auto-refreshing OS View option is enabled (which is on by default except for crash debugger), the data in the Symbian OS Data view will be auto-refreshed. Note that "auto-refresh" has a different meaning in different debuggers. During a stop mode debug session, the view will refresh data whenever the debugged program on the device is stopped and shows data as stale (greyed out) when the program is running. During a TRK debug session, the View will refresh data at a time interval regardless of whether the debugged program is stopped or not. The time interval is specified by an option in the Carbide.c++ global preference panel, which is five seconds by default.

+

When auto-refresh is turned off, the debugger will not automatically refresh data in the View and will show the data as stale (greyed out). However you can manually refresh the data by clicking on the "Refresh" button in the View. Usually you may want to turn off the auto-refresh if you think it is slowing down your debug operations such as stepping.

+

Symbian OS Data pages +

+

The Symbian OS Data view consists of five tabs. Each tabbed pane is described below. In all panes, the Name Filter field is a standard Eclipse UI control that allows you to find an item by filtering out items by name using wildcards (*, ?) and camel case naming conventions. Camel case refers to using mixed case multiple names merged together in coding like SecInvInit and DosServer. In all panes, you can select an item and view its properties (attributes). In panes with columns you can click a column title to toggle between ascending and descending sorting.

+

Data to be viewed includes:

+ +

NOTE Information for the Chunks and Libraries tabs is not available when debugging with the TRK debug agent.

+

+

Figure 1. Symbian OS Data view

+
Table 1 - Symbian OS Data view toolbar buttons
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ButtonIconFunction

Refresh data

Click this button to force a refresh of data in the view. Use the Carbide.c++ Debugger preference panel Time interval for auto-refreshing OS View option to control the automatic refreshing of data.

Enable/disable auto-refresh

Click this button to turn on/off auto refresh of data.

Debug process or thread

Click the Debug button to attach to the process and debug the selected process or thread. Or right-click an item and choose Debug. This applys to both TRK (run mode) and Sophia/Trace32 (stop mode).

+

Properties

Click this button to show properties of currently selected item in the Properties view. Or right-click an item and choose Properties.

Timer

Click this button to define the time interval for auto-refreshing data. This applies to run mode debugging only.

Collapse All
Click the Collaps All command to collapse all of the currently elements in the view.
+

Overview Tab

+

This tab (shown in Figure 1) provides a tree view of ownership of all processes, threads, and chunks in the OS. +In contrast, the other tabs provide a flat list of corresponding kernel objects such as process, thread, chunk, library, etc.

+

Processes

+

The Processes tab (Figure 2) provides a flat list of corresponding kernel objects. +Click a column title to sort the list by the title attribute in alternating ascending and descending order. For example, you may choose to sort the process list by Name, ID, or by Priority.

+

+

Figure 2. Processes Pane of Symbian OS View

+

The process(es) being debugged will be shown in bold font. You can debug (attach debugger to) any process in the Processes tab by selecting it and clicking the "Debug" button or just by double clicking on it. In that case a new process item will show up in the Debug View if the process is not being debugged. Otherwise, you will get a message saying it's already under debug.

+

Threads

+

The Threads tab (Figure 3) provides a flat list of corresponding kernel objects. The list will display “sortable” attributes of that type of object in columns. The “sortable attribute” means you can sort the list by that attribute. For example, you may want to sort the list by the owning process name. Sort the list of any column by clicking on the column header. The thread(s) being debugged will be shown in bold font.

+

NOTE You can debug (attach debugger to) any thread in the Thread tab by double clicking on it or selecting it and clicking the Debug button. In that case, a new thread item will show up in Debug view if the thread is not being debugged.

+

+

Figure 3. Threads Pane of Symbian OS View

+

Chunks

+

Chunks are an area of contiguous linear memory. It is the unit of memory allocation where a region of RAM is mapped into contiguous logical addresses. Chunks are allocated during boot for such things as the Kernel's data and stack.

+

The Chunks tab (Figure 4) provides a flat list of corresponding kernel objects. The list will display “sortable” attributes of that type of object in columns. The “sortable attribute” means you can sort the list by that attribute. For example, you may want to sort the list by the owning process name. Sort the list of any column by clicking on the column header.

+

NOTE Chunks data is not available during TRK debugging.

+

+

Figure 4. Chunks Pane of Symbian OS View

+

Libraries Tab

+

The Libraries pane (Figure 5) in the Symbian OS view provides information on libraries in the Symbian OS residing on the target.

+

NOTE Library data is not available during TRK debugging.

+

+

Figure 5. Libraries Pane of Symbian OS View

+

Attaching to a Process

+

If you double click on a thread item in the Thread tab, or right-click and choose Debug, the owning process of the thread will be attached. The thread with an attached process will appear in bold. You can also select a thread and click the bug icon in the Symbian OS Data toolbar. You can also view properties for the attached process by clicking the "Show properties of the selected item" icon () in the Symbian OS Data toolbar or right-click the thread and choose Properties.

+

NOTE If an executable is not part of a project in the workspace use the Executables view to import an executable to make it visible to the debugger. Once included in the Executables list, the symbolics for that executable can be loaded and breakpoints resolved and hit. Open a source file in an editor view or use the Breakpoints view to verify that the executable breakpoints have been resolved.

+

IMPORTANT In stop mode debugging when debugging multiple processes at the same time, selecting a process in the Debug pane and clicking Terminate disconnects the attached process on the board, leaving all other processes running. It does not terminate the debug session. However, if there is only one debug process when you click Terminate the CPU is suspended until the next debug session.

+

WARNING Detaching from a system process or any process not initiated by the program you are attempting to debug may cause the device to stop working, forcing a restart of the device.

+

+
Other references
+ + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_debug_configuration.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_debug_configuration.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_debug_configuration.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,80 +1,80 @@ - - - - - - -Debug Window - - - -

Debug Window

-

The Debug or launch configuration window provides C/C++ debugger options. A launch configuration defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more.

-

By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the New Launch Configuration Wizard appears asking for the additional information.

-

The tabs in the window vary depending upon the currently selected launch configuration.

-


-Figure 1 - Debug or launch configuration window (Symbian OS emulation view)

-
Table 1. Debug window — common items
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
IconItemExplanation
New Launch Configuration

Click the New Launch Configuration icon to add a launch configuration to the Configurations list. Default information based upon the project is automatically entered into the various text boxes.

-

NOTE Normally, you should not have to change any of the default text box entries unless you are creating multiple debug launch configurations for the same project.

DuplicateClick the Duplicate icon to duplicate the currently selected launch configuration.
Delete selected launch configuration(s) Click the Delete icon to remove the currently selected configuration from the Configurations list.
 CollapseClick the Collapse icon to collapse expanded lists of launch configurations.
Filter launch configurations...

Click the Filter icon to select filter options that control which launch configurations appear in the list. Filter options include:

-
    -
  • Filter Closed Projects
  • -
  • Filter Deleted/Unavailable Projects
  • -
  • Filter Configuration Types
  • -
  • Apply Window Working Set(s)
  • -
  • Filtering Preferences...
  • -
-
-

To open the Debug window

-
    -
  • Select the Run > Open Debug Dialog... menu item
  • -
-
    - The Debug window (Figure 1) appears.
-
    -
  • Select Run > Open Run Dialog... to open a Run window to create a launch configuration for a release build.
  • -
-
-
Other references
- - - - + + + + + + +Debug Window + + + +

Debug Window

+

The Debug or launch configuration window provides C/C++ debugger options. A launch configuration defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more.

+

By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the New Launch Configuration Wizard appears asking for the additional information.

+

The tabs in the window vary depending upon the currently selected launch configuration.

+


+Figure 1 - Debug or launch configuration window (Symbian OS emulation view)

+
Table 1. Debug window — common items
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IconItemExplanation
New Launch Configuration

Click the New Launch Configuration icon to add a launch configuration to the Configurations list. Default information based upon the project is automatically entered into the various text boxes.

+

NOTE Normally, you should not have to change any of the default text box entries unless you are creating multiple debug launch configurations for the same project.

DuplicateClick the Duplicate icon to duplicate the currently selected launch configuration.
Delete selected launch configuration(s) Click the Delete icon to remove the currently selected configuration from the Configurations list.
 CollapseClick the Collapse icon to collapse expanded lists of launch configurations.
Filter launch configurations...

Click the Filter icon to select filter options that control which launch configurations appear in the list. Filter options include:

+
    +
  • Filter Closed Projects
  • +
  • Filter Deleted/Unavailable Projects
  • +
  • Filter Configuration Types
  • +
  • Apply Window Working Set(s)
  • +
  • Filtering Preferences...
  • +
+
+

To open the Debug window

+
    +
  • Select the Run > Open Debug Dialog... menu item
  • +
+
    + The Debug window (Figure 1) appears.
+
    +
  • Select Run > Open Run Dialog... to open a Run window to create a launch configuration for a release build.
  • +
+
+
Other references
+ + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/AddingClasses.html Mon Aug 10 15:21:12 2009 -0500 @@ -1,84 +1,80 @@ - -Adding Classes in Tasks - - - -

Adding Classes

- -

Use the New Class wizard to add a new C++ class to a project.

- -
-

To add a new C++ class

- -
  1. -

    - Click File > New > Class from the menu bar, - or select New > Class from the project′s pop-up - menu where you want the new class to reside.

    -

    - The New C++ Class wizard then appears. -

    -
  2. -
  3. -

    - Specify the folder when the class should be created by typing the Source Folder name or by clicking Browse and - selecting the source folder.

    - -

    -
  4. -
  5. -

    - Select the Namespace checkbox, if you want to add - the class to a namespace. Click Browse to select an existing - namespace, or type the name of the new namespace.

    -
  6. -
  7. -

    - In the Class Name field, type the name of the class.

    -
  8. -
  9. -

    - Click Add to choose the Base Classes from which the class has to be derived

    - -

    -

    To select a base type you are looking for, do the following:

    -
      -
    1. Type the search string to locate the class, struct and other low-level types you are looking for
    2. - -
    3. Select a Visible Type to narrow your search.
      -

      For example, if you are for looking for only classes then select the Class checkbox, etc. The Matching Types lists all the types matching the visible type and search string. The Qualifier lists the header file which contain the type - declaration of all the type listed.

      -
    4. -
    5. Click Add to add the selected type to the Base Classes list.
      -

      By default, the types are added with Public access and without Virtual inheritance, although these settings can be changed.

      -
    6. -
    7. Click OK when you have completed adding base classes, or click Cancel to cancel the action.
    8. -
    -
  10. -
  11. Once the Base Classes are added, you can click Remove to remove a selected class from the list. You can also click Up and Down after selecting a class from the list to change the order in which the base classes are inherited.

    -

    Select the Method Stubs you want the wizard to generate by selecting the appropriate checkbox. By default, both Constructor and Destructor are selected. By - default, the constructor is added with public access, and as non-virtual and non-inline, and the destructor is added as public, virtual, and not inline.

    -

    - Select the Use Default checkbox to create the C++ - class in new header and source files with default names. Otherwise, deselect - the Use Default checkbox, and enter the Header and Source file names. Click Browse to select the Header and Source files, if you want to - add the class declaration and definition to existing files.

    - -
  12. - Click Finish to create a C++ class according to the - specification, or click Cancel to cancel the task.
  13. -
-
-
Related concepts
- -
Related tasks
- - - - - + +Adding Classes in Tasks + + + +

Adding Classes

+ +

Use the New Class wizard to add a new C++ class to a project.

+ +
+

To add a new C++ class

+ +
  1. +

    + Click File > New > Class from the menu bar, + or select New > Class from the project′s pop-up + menu where you want the new class to reside.

    +

    + The New C++ Class wizard then appears. +

    +
  2. +
  3. +

    + Specify the folder when the class should be created by typing the Source Folder name or by clicking Browse and + selecting the source folder.

    + +

    +
  4. +
  5. +

    + Select the Namespace checkbox, if you want to add + the class to a namespace. Click Browse to select an existing + namespace, or type the name of the new namespace.

    +
  6. +
  7. +

    + In the Class Name field, type the name of the class.

    +
  8. +
  9. +

    + Click Add to choose the Base Classes from which the class has to be derived

    + +

    +

    To select a base type you are looking for, do the following:

    +
      +
    1. Type the search string to locate the class, struct and other low-level types you are looking for
    2. + +
    3. Select a Visible Type to narrow your search.
      +

      For example, if you are for looking for only classes then select the Class checkbox, etc. The Matching Types lists all the types matching the visible type and search string. The Qualifier lists the header file which contain the type + declaration of all the type listed.

      +
    4. +
    5. Click Add to add the selected type to the Base Classes list.
      +

      By default, the types are added with Public access and without Virtual inheritance, although these settings can be changed.

      +
    6. +
    7. Click OK when you have completed adding base classes, or click Cancel to cancel the action.
    8. +
    +
  10. +
  11. Once the Base Classes are added, you can click Remove to remove a selected class from the list. You can also click Up and Down after selecting a class from the list to change the order in which the base classes are inherited.

    +

    Select the Method Stubs you want the wizard to generate by selecting the appropriate checkbox. By default, both Constructor and Destructor are selected. By + default, the constructor is added with public access, and as non-virtual and non-inline, and the destructor is added as public, virtual, and not inline.

    +

    + Select the Use Default checkbox to create the C++ + class in new header and source files with default names. Otherwise, deselect + the Use Default checkbox, and enter the Header and Source file names. Click Browse to select the Header and Source files, if you want to + add the class declaration and definition to existing files.

    + +
  12. + Click Finish to create a C++ class according to the + specification, or click Cancel to cancel the task.
  13. +
+
+
Related tasks
+ + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_08.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_08.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug_08.htm Mon Aug 10 15:21:12 2009 -0500 @@ -27,7 +27,7 @@
  • Import the MMP or INF file
  • Select the Project in the C/C++ Project pane you want to debug
  • From the IDE select Run > Debug…
  • -
  • The New Launch Configuration Wizard appears
  • +
  • The New Launch Configuration Wizard appears
  • To communicate between the Carbide.c++ debugger and the on-device debug agent or protocol interface you must define a debug launch configuration. The Debug window is where you define the type of debug launch configuration to use when debugging programs on the target device (Figure 4).

    Figure 4. Debug Window

    diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,117 +1,117 @@ - - - - - - -Using Soft Attach for On-Device Debugging - - - -

    Using Soft Attach for On-Device Debugging

    -

    You can debug hardware via Trace32 using the soft attach option. This enables you to debug an image flashed to ROM or on a memory card. Soft attach includes all the capabilities fo Stop-mode debugging but can't debug any code loaded before the OS is booted.

    -

    There are several components that must be provided to the debugger so that it can communicate with the attached hardware device. They are:

    - -

    If the New Launch Configuration Wizard is used, you will be asked to identify the above files. If you used the New or Debug dialog to create a launch configuration, make sure that the above files are supplied.

    -

    The major steps to perform a soft attach are:

    -
      -
    1. Import and build your project and the ROM image
    2. -
    3. Startup the device using the ROM image
    4. -
    5. Setup the debugger and begin debugging
    6. -
    -
    -

    1. Importing and building the project and ROM image

    -
      -
    1. Import the project
    2. -
    3. Build the project
    4. -
    5. Create a ROM image -

      Enter the desired command-line arguments for the ROM image in the ROM Build Command Line text box in the Carbide ROM Build Settings panel of the Properties for <project> dialog.

      -
    6. -
    -
    -
    -

    2. Starting up the device with the ROM image

    -
      -
    1. Transfer the ROM image to the hardware via memory card or flash
    2. -

      NOTE Ensure that the hardware includes a boot loader program so that it can boot the ROM image from the memory card.

      -
    3. Power up the device -

      Once the operating system has booted up, it is ready for the debugger to attach

      -
    4. -
    -

     

    -
    -
    -

    3. Setting up the debugger to debug

    -
      -
    1. On the hardware, launch the program to debug
    2. -
    3. Click Run > Debug to launch the New Launch Configuration Wizard
    4. -
    5. In the Launch Types page -
        -
      1. Select the Trace32 Launch Configuration
      2. -
      3. Click Next
      4. -
      -
    6. -
    7. In the Symbian ROM Image Settings page -
        -
      1. Enter the path to the Trace32 Initialization Script .cmm file
      2. -
      3. Select the Target Processor
      4. -
      5. Click Next
      6. -
      - In the Symbian ROM Image Settings page -
        -
      1. Enable Soft attach
      2. -
      3. Enter the Symbian ROM Log File
      4. -
      5. Click Next
      6. -
      -
    8. -
    9. In the New Launch Configuration page -
        -
      1. Enable the "Open launch configuration for additional customization of launch settings" option
      2. -
      3. Click Finish
      4. -
      -
    10. -
    11. In the Debug > Symbian OS Trace 32 > New_Configuration > Connection tab -
        -
      1. Enable the "View messages between Carbide and Trace32"
      2. -
      3. Click Debug
      4. -
      -
    12. -

      If the View messages between Carbide and Trace32 option is enabled, the Console view will show the communications between the debugger and the hardware (Figure 1). If you do not see the messages, verify that the Trace32 Communications Log is the active log view.

      -

      -

      Figure 1. Debugger log showing .cmm file being used to initialize hardware

      -
    13. Once the debugger connects to the hardware it will halt the hardware at a random memory address (Figure 2). Press Resume in the Debug view to begin debugging.
    14. -

      -

      Figure 2. Debugger stopping at a random address using soft attach

      -
    15. Debug the program in the Carbide debugger
    16. -

      Once the debugger is connected to the hardware you can:

      -
        -
      • Set breakpoints in the editor view
      • -
      -
      -

      If breakpoints were already set in the project then an Editor view should display them as resolved. If no breakpoints have been set, now is the time to add them.

      -

      NOTE The number of breakpoints you can set is controlled by the hardware.

      -
      -
      • Click Suspend to halt the processor on the hardware
      • -
      • Use Disconnect (preferred) to stop debugging the program. This does not halt the processor.
      • -
      • Use Terminate to end the debug session
      • -
      -
    -
    -

    Related references

    - - - - - + + + + + + +Using Soft Attach for On-Device Debugging + + + +

    Using Soft Attach for On-Device Debugging

    +

    You can debug hardware via Trace32 using the soft attach option. This enables you to debug an image flashed to ROM or on a memory card. Soft attach includes all the capabilities fo Stop-mode debugging but can't debug any code loaded before the OS is booted.

    +

    There are several components that must be provided to the debugger so that it can communicate with the attached hardware device. They are:

    + +

    If the New Launch Configuration Wizard is used, you will be asked to identify the above files. If you used the New or Debug dialog to create a launch configuration, make sure that the above files are supplied.

    +

    The major steps to perform a soft attach are:

    +
      +
    1. Import and build your project and the ROM image
    2. +
    3. Startup the device using the ROM image
    4. +
    5. Setup the debugger and begin debugging
    6. +
    +
    +

    1. Importing and building the project and ROM image

    +
      +
    1. Import the project
    2. +
    3. Build the project
    4. +
    5. Create a ROM image +

      Enter the desired command-line arguments for the ROM image in the ROM Build Command Line text box in the Carbide ROM Build Settings panel of the Properties for <project> dialog.

      +
    6. +
    +
    +
    +

    2. Starting up the device with the ROM image

    +
      +
    1. Transfer the ROM image to the hardware via memory card or flash
    2. +

      NOTE Ensure that the hardware includes a boot loader program so that it can boot the ROM image from the memory card.

      +
    3. Power up the device +

      Once the operating system has booted up, it is ready for the debugger to attach

      +
    4. +
    +

     

    +
    +
    +

    3. Setting up the debugger to debug

    +
      +
    1. On the hardware, launch the program to debug
    2. +
    3. Click Run > Debug to launch the New Launch Configuration Wizard
    4. +
    5. In the Launch Types page +
        +
      1. Select the Trace32 Launch Configuration
      2. +
      3. Click Next
      4. +
      +
    6. +
    7. In the Symbian ROM Image Settings page +
        +
      1. Enter the path to the Trace32 Initialization Script .cmm file
      2. +
      3. Select the Target Processor
      4. +
      5. Click Next
      6. +
      + In the Symbian ROM Image Settings page +
        +
      1. Enable Soft attach
      2. +
      3. Enter the Symbian ROM Log File
      4. +
      5. Click Next
      6. +
      +
    8. +
    9. In the New Launch Configuration page +
        +
      1. Enable the "Open launch configuration for additional customization of launch settings" option
      2. +
      3. Click Finish
      4. +
      +
    10. +
    11. In the Debug > Symbian OS Trace 32 > New_Configuration > Connection tab +
        +
      1. Enable the "View messages between Carbide and Trace32"
      2. +
      3. Click Debug
      4. +
      +
    12. +

      If the View messages between Carbide and Trace32 option is enabled, the Console view will show the communications between the debugger and the hardware (Figure 1). If you do not see the messages, verify that the Trace32 Communications Log is the active log view.

      +

      +

      Figure 1. Debugger log showing .cmm file being used to initialize hardware

      +
    13. Once the debugger connects to the hardware it will halt the hardware at a random memory address (Figure 2). Press Resume in the Debug view to begin debugging.
    14. +

      +

      Figure 2. Debugger stopping at a random address using soft attach

      +
    15. Debug the program in the Carbide debugger
    16. +

      Once the debugger is connected to the hardware you can:

      +
        +
      • Set breakpoints in the editor view
      • +
      +
      +

      If breakpoints were already set in the project then an Editor view should display them as resolved. If no breakpoints have been set, now is the time to add them.

      +

      NOTE The number of breakpoints you can set is controlled by the hardware.

      +
      +
      • Click Suspend to halt the processor on the hardware
      • +
      • Use Disconnect (preferred) to stop debugging the program. This does not halt the processor.
      • +
      • Use Terminate to end the debug session
      • +
      +
    +
    +

    Related references

    + + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,37 +1,37 @@ - - - - - -Stop Mode On-Device Debugging - - - -

    Stop Mode Debug Example

    -

    This example shows how to create and build an application and debug it on a device using JTAG debug software and Lauterbach or Sophia hardware.

    -

    The basic steps include:

    - -

    With stop mode debugging you can use the Carbide.c++ IDE and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.

    -

    Attach to Process

    -

    Use Attach to Process to debug any binaries outside the workspace. The methods to do this include:

    - -
    Related Tasks
    - - - - - + + + + + +Stop Mode On-Device Debugging + + + +

    Stop Mode Debug Example

    +

    This example shows how to create and build an application and debug it on a device using JTAG debug software and Lauterbach or Sophia hardware.

    +

    The basic steps include:

    + +

    With stop mode debugging you can use the Carbide.c++ IDE and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.

    +

    Attach to Process

    +

    Use Attach to Process to debug any binaries outside the workspace. The methods to do this include:

    + +
    Related Tasks
    + + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,32 +1,32 @@ - - - - - -Stop Mode On-Device Debugging - - - -

    Stop Mode On-Device Debugging Preconditions

    -

    Before conducting a Stop Mode On-Device debug session the following preconditions should be met.

    -
    -

    Verifying On-device Debugging Preconditions

    -
      -
    • Install ActiveState PERL. You can download a copy of Perl at www.ActiveState.com.
    • -
    • Install the GCCE or RVCT 2.2 or greater compiler (not included with Carbide.c++).
    • -
    • Install the TechView Devkit
    • -
    • Install Board Support Package (BSP) for your target board
    • -
    • Install JTAG software and drivers for Trace32 or Sophia I/F tool support
    • -
    • Connect JTAG interface between PC and hardware
    • -
    • Verify that your SDK or customer kit is recognized in the SDK preferences panel.
    • -
    • Build your ROM Image
    • -
    -
    -
    Related Tasks
    - - - - + + + + + +Stop Mode On-Device Debugging + + + +

    Stop Mode On-Device Debugging Preconditions

    +

    Before conducting a Stop Mode On-Device debug session the following preconditions should be met.

    +
    +

    Verifying On-device Debugging Preconditions

    +
      +
    • Install ActiveState PERL. You can download a copy of Perl at www.ActiveState.com.
    • +
    • Install the GCCE or RVCT 2.2 or greater compiler (not included with Carbide.c++).
    • +
    • Install the TechView Devkit
    • +
    • Install Board Support Package (BSP) for your target board
    • +
    • Install JTAG software and drivers for Trace32 or Sophia I/F tool support
    • +
    • Connect JTAG interface between PC and hardware
    • +
    • Verify that your SDK or customer kit is recognized in the SDK preferences panel.
    • +
    • Build your ROM Image
    • +
    +
    +
    Related Tasks
    + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,37 +1,37 @@ - - - - - - -Stopping Program Execution - - - -

    Setting Symbian OS Data View Refresh Rate

    -

    A global preference option in the Preferences window of Carbide.c++ allows a user to change the time interval for auto-refreshing kernel data in the Symbian OS View.

    -
    -

    To set the refresh rate

    -
      -
    1. Select Window > Preferences to display Preferences window
    2. -
    3. Expand C/C++ and Debug from list
    4. -
    5. Select Carbide.c++ to display the Carbide.c++ Global settings panel (figure 1)
    6. -
    7. Enter a time interval from 3 to 600 seconds for kernel data to be refreshed. 20 seconds is the default.
    8. -
    -

    -

    Figure 1. Symbian OS Kernel Data Refresh Rate

    -
    -
    Related concepts
    - -
    Related references
    - - - - - + + + + + + +Stopping Program Execution + + + +

    Setting Symbian OS Data View Refresh Rate

    +

    A global preference option in the Preferences window of Carbide.c++ allows a user to change the time interval for auto-refreshing kernel data in the Symbian OS View.

    +
    +

    To set the refresh rate

    +
      +
    1. Select Window > Preferences to display Preferences window
    2. +
    3. Expand C/C++ and Debug from list
    4. +
    5. Select Carbide.c++ to display the Carbide.c++ Global settings panel (figure 1)
    6. +
    7. Enter a time interval from 3 to 600 seconds for kernel data to be refreshed. 20 seconds is the default.
    8. +
    +

    +

    Figure 1. Symbian OS Kernel Data Refresh Rate

    +
    +
    Related concepts
    + +
    Related references
    + + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/work_debug_act_debug.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,36 +1,36 @@ - - - - - - -Debugging a Program - - - -

    Debugging a Program

    -

    Use the Debug command () to execute a program under debugger control using the current launch configuration settings.

    -

    If this is the first time the program is launched for debugging, a new debug launch configuration is automatically created for you based on current project settings and assigned a name. If a debug launch configuration is already available, the Debug command launches using the last debug launch configuration used with the project.

    -
    -

    Launching a Program for Debugging

    -
      -
    • Click the Debug button () in the C/C++ perspective
    • -

      or

      -
    • Select Run > Debug from the menu bar
    • -

      Both of these methods create a new debug launch configuration if none previously existed in the project or uses the last one launched for debugging.

      -
    • To launch using a specific debug launch configuration, right-click the project's EXE file in the C/C++ Projects view and select Debug As > Project_Name from the C/C++ Projects context menu
    • -
    -
      -

      The debugger assumes control of the program execution as the program runs.

      -
    -
    -

    For more information on debugging, see C/C++ Development User Guide > Tasks > Running and debugging projects > Debugging.

    -
    Related references
    - - - - + + + + + + +Debugging a Program + + + +

    Debugging a Program

    +

    Use the Debug command () to execute a program under debugger control using the current launch configuration settings.

    +

    If this is the first time the program is launched for debugging, a new debug launch configuration is automatically created for you based on current project settings and assigned a name. If a debug launch configuration is already available, the Debug command launches using the last debug launch configuration used with the project.

    +
    +

    Launching a Program for Debugging

    +
      +
    • Click the Debug button () in the C/C++ perspective
    • +

      or

      +
    • Select Run > Debug from the menu bar
    • +

      Both of these methods create a new debug launch configuration if none previously existed in the project or uses the last one launched for debugging.

      +
    • To launch using a specific debug launch configuration, right-click the project's EXE file in the C/C++ Projects view and select Debug As > Project_Name from the C/C++ Projects context menu
    • +
    +
      +

      The debugger assumes control of the program execution as the program runs.

      +
    +
    +

    For more information on debugging, see C/C++ Development User Guide > Tasks > Running and debugging projects > Debugging.

    +
    Related references
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_debugger_to_process.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_debugger_to_process.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/attach_debugger_to_process.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,46 +1,46 @@ - - - - - - -Attaching to a Symbian OS Process - - - -

    Attaching to a Symbian OS Process

    -
    -

    Use the Symbian OS Attach to Process launch configuration to attach the debugger to an already running Symbian OS process or thread on a target device. This is useful for debugging servers running in RAM in a client-server relationship where the client relies on the presence of the server process to operate as one example.

    -

    You can also attach to a process in the Symbian OS Data view when debugging.

    -

    NOTE You cannot attach to a process running on the emulator. It must be a target device running the Symbian OS and the TRK debug agent.

    -

    When attempting to find a process the debugger uses the UID3 to locate the process.

    -
    -

    Attaching to a Symbian OS Process

    -
      -
    1. Import an executable to import it into the Executables view
    2. -
    3. Select any project in the workspace or the binary to attach to in the Executables view
    4. -

      In this example, we select the Executables project created when the binary was imported from the Project Explorer view (Figure 1).

      -

      -

      Figure 1 - Executables project created when importing an executable

      -
    5. Click Debug () to launch the New Configuration Launch Wizard
    6. -
    7. Select the Attach to Process Launch Configuration option and fill in the requested information
    8. -
    9. Click Debug
    10. -

      The Attach to Process window appears. Click a column title to sort the processes in ascending or descending order to help you locate a specific process or use the filter text box to show specific processes.

      -

      -

      Figure 2 - Attach to Process window

      -
    11. Select a process, click OK
    12. -

      The Attach to Process window closes. Open a Symbian OS view to show the process and thread information.

      -

      NOTE Terminating an Attach to Process session actually kills the process on the device. This means you must restart the process on the device in order to attach to it again.

      -
    -
    -
    -
    Related references
    - - - - - + + + + + + +Attaching to a Symbian OS Process + + + +

    Attaching to a Symbian OS Process

    +
    +

    Use the Symbian OS Attach to Process launch configuration to attach the debugger to an already running Symbian OS process or thread on a target device. This is useful for debugging servers running in RAM in a client-server relationship where the client relies on the presence of the server process to operate as one example.

    +

    You can also attach to a process in the Symbian OS Data view when debugging.

    +

    NOTE You cannot attach to a process running on the emulator. It must be a target device running the Symbian OS and the TRK debug agent.

    +

    When attempting to find a process the debugger uses the UID3 to locate the process.

    +
    +

    Attaching to a Symbian OS Process

    +
      +
    1. Import an executable to import it into the Executables view
    2. +
    3. Select any project in the workspace or the binary to attach to in the Executables view
    4. +

      In this example, we select the Executables project created when the binary was imported from the Project Explorer view (Figure 1).

      +

      +

      Figure 1 - Executables project created when importing an executable

      +
    5. Click Debug () to launch the New Configuration Launch Wizard
    6. +
    7. Select the Attach to Process Launch Configuration option and fill in the requested information
    8. +
    9. Click Debug
    10. +

      The Attach to Process window appears. Click a column title to sort the processes in ascending or descending order to help you locate a specific process or use the filter text box to show specific processes.

      +

      +

      Figure 2 - Attach to Process window

      +
    11. Select a process, click OK
    12. +

      The Attach to Process window closes. Open a Symbian OS view to show the process and thread information.

      +

      NOTE Terminating an Attach to Process session actually kills the process on the device. This means you must restart the process on the device in order to attach to it again.

      +
    +
    +
    +
    Related references
    + + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_creating_sis_file.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_creating_sis_file.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_creating_sis_file.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,63 +1,63 @@ - - - - - - -Working with PKG and SIS Files - - - -

    Creating a .SIS File

    -

    Carbide.c++ attempts to build SIS files for all phone targets when a PKG file exists in a given build project. More than one SIS/PKG file can be included and built by a project, but only one can be downloaded to the device for debugging purposes.

    -

    There are three main tools involved in generating SIS files from PKG files.

    - -

    When a phone target build detects a PKG file at the end of a build, a post-link stage will be executed to create a SIS file, that is:

    - -

    Depending upon which tool is used, you will need to complete some entries in the SIS Builder pane of the Carbide Build Configurations window of the project Properties dialog box. You can access this pane by selecting a project in the C/C++ Projects view and select Project > Properties > Carbide Build Configurations. Fill in the necessary information to add PKG files to the project for downloading.

    - - - - - - - - - - - - - -
    ToolExplanation
    SIS Builder

    Use the Add control to add one or more SIS or PKG files to the project up to the maximum number Carbide supports. Note that the SIS Builder pane operates on a build configuration level. You will need to add files in this pane for every build configuration in the project.

    -

    In addition, any PKG file added here is picked up by the Installation tab in Application TRK configurations. However, as only one SIS file can be debugged at a time you must specify which SIS/PKG file to install for debugging purposes. This is handy if you have both a developer SIS file and a certified SIS file that you want to remain in sync during development. Both are always built but you only need to debug one.

    -

    -

    Figure 1 - SIS Builder tab

    SIS Properties
    -

    Complete the PKG File, and Signing Options settings in the SIS Properties dialog. By default, SIS files are output in the directory of the original SIS file.

    -

    -

    Figure 2 - SIS Properties dialog

    -
    -

    For phones that utilize OS 9.x, all SIS files must be signed before being installed on a device. You can specify your certificate and key pair file in the SIS Builder pane. By default, if no certificate/key pair is defined, temporary ones will be created in the build directory. This is a process called self-signing. However, not all devices allow self-signed applications to be installed. For information on obtaining certificate and key pairs for your development please visit https://www.symbiansigned.com.

    -

    Self-signing Tips

    -

    The MMP file must have certain keywords specified correctly including:

    - -

    Failure to include the above keywords can cause a self-signed APP/DLL process to fail to launch.

    -

    After you have a valid .sis file, it will need to be uploaded to the target device. The sis file is uploaded and installed automatically once you run a Debug launch configuration.

    -
    Related tasks
    - - - - + + + + + + +Working with PKG and SIS Files + + + +

    Creating a .SIS File

    +

    Carbide.c++ attempts to build SIS files for all phone targets when a PKG file exists in a given build project. More than one SIS/PKG file can be included and built by a project, but only one can be downloaded to the device for debugging purposes.

    +

    There are three main tools involved in generating SIS files from PKG files.

    + +

    When a phone target build detects a PKG file at the end of a build, a post-link stage will be executed to create a SIS file, that is:

    + +

    Depending upon which tool is used, you will need to complete some entries in the SIS Builder pane of the Carbide Build Configurations window of the project Properties dialog box. You can access this pane by selecting a project in the C/C++ Projects view and select Project > Properties > Carbide Build Configurations. Fill in the necessary information to add PKG files to the project for downloading.

    + + + + + + + + + + + + + +
    ToolExplanation
    SIS Builder

    Use the Add control to add one or more SIS or PKG files to the project up to the maximum number Carbide supports. Note that the SIS Builder pane operates on a build configuration level. You will need to add files in this pane for every build configuration in the project.

    +

    In addition, any PKG file added here is picked up by the Installation tab in Application TRK configurations. However, as only one SIS file can be debugged at a time you must specify which SIS/PKG file to install for debugging purposes. This is handy if you have both a developer SIS file and a certified SIS file that you want to remain in sync during development. Both are always built but you only need to debug one.

    +

    +

    Figure 1 - SIS Builder tab

    SIS Properties
    +

    Complete the PKG File, and Signing Options settings in the SIS Properties dialog. By default, SIS files are output in the directory of the original SIS file.

    +

    +

    Figure 2 - SIS Properties dialog

    +
    +

    For phones that utilize OS 9.x, all SIS files must be signed before being installed on a device. You can specify your certificate and key pair file in the SIS Builder pane. By default, if no certificate/key pair is defined, temporary ones will be created in the build directory. This is a process called self-signing. However, not all devices allow self-signed applications to be installed. For information on obtaining certificate and key pairs for your development please visit https://www.symbiansigned.com.

    +

    Self-signing Tips

    +

    The MMP file must have certain keywords specified correctly including:

    + +

    Failure to include the above keywords can cause a self-signed APP/DLL process to fail to launch.

    +

    After you have a valid .sis file, it will need to be uploaded to the target device. The sis file is uploaded and installed automatically once you run a Debug launch configuration.

    +
    Related tasks
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_config.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_config.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_config.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,101 +1,100 @@ - - - - - - - Creating a Launch Configuration - - - -

    Creating a Launch Configuration

    -

    To run or debug a project you need a launch configuration. A project must have at least one launch configuration, and can have as many as necessary. When run on an emulator project the wizard simply creates an emulator launch configuration and launches the emulator. When running a device project for the first time the New Launch Configuration Wizard seeks additional information required to create the launch configuration, then downloads the executable to the device and launches it. Once the emulator or device are loaded with the executable, the debug session can commence.

    -

    There are two methods for setting up a launch configuration, including:

    - -
    -

    Creating a Default Launch Configuration

    -

    NOTE Carbide.c++ only creates a new default launch configuration when it cannot find one in the project. If the project already contains a launch configuration, Carbide.c++ launches that instead.

    -
      -
    • Click the Run (Run icon) or Debug (Debug icon) icon in the tool bar -

      or

      -
    • -
    • Choose Select Run > Run menu option to launch the project or Run > Debug menu option to debug the project
    • -

      Carbide.c++ creates a default launch configuration for the project and begins running or debugging the project. If the project already has a defined launch configuration, clicking Run or Debug uses it instead of creating a new one. There are two possible scenarios when creating a default launch configuration:

      -
        -
      • for emulator targets - an emulator launch configuration is created based on the project settings
      • -
      • for target devices - the New Launch Configuration Wizard appears asking for additional information
      • -
      -
    -
    -

    NOTE To see if a project already has a launch configuration, open a Run or Debug window using the Run > Open Run Dialog... or Run > Open Debug Dialog... menu items. - -

    -

    In the event that the default launch configuration settings need to be changed, it is possible to edit them in the Debug window, or create a new launch configuration for the project that deviates from the default settings.

    -
    -

    Creating a Custom Launch Configuration

    -
      -
    1. Open the Run or Debug launch configuration window -
        -
      • Select the Run> Open Run Dialog... or Run > Open Debug Dialog... menu item -

        The appropriate Run or Debug launch configuration window appears (Figure 1).

        -
      • -
      -

      Undefined launch configuration

      -

      Figure 1 - Initial blank Debug launch configuration window

      -
    2. -
    3. Select a type of launch configuration (for example, Symbian OS Emulation), then click the New launch configuration icon to create a new - configuration of that type. -

      A new configuration appears in the Configuration list under the - appropriate section using the project name and target to create the configuration name.

      -

      NOTE By default, when you click New, the project information is used to fill in the Project and Process to launch text boxes. You normally should not have to edit these for a run/debug a project. If a bld.inf has multiple MMPS then the first executable named in the list of MMP files is used to fill in the executable field. Therefore, for projects with multiple MMPs you may need to change the executable field.

      -
    4. -

      New launch configuration

      -

      Figure 2 - New launch configuration with name and settings filled in (emulator)

      - -
    5. View the information to define the project and executable -

      Modify or fill in the following fields in the Main tab so the IDE - can setup the configuration properly each time. Typically when creating - a new executable from a project that has successfully linked, the - fields will be auto-populated and do not need to be modified. The important fields here are:

      -
        -
      • Name - This is a unique name to identify this debug launch configuration. It can be any name.
      • -
      • Project - The project to associate with this debug launch configuration. Click Browse to select a different project.
      • -
      • Process to launch - This is the name of the executable that is linked to the project.
      • -
      -
    6. - -
    7. Modify settings in the other Carbide tabs to customize the launch configuration - for the project - -

      To debug something outside of the workspace, be sure to import the binary into the Executables view.

      -
    8. -
    9. Click Debug -

      The IDE launches the executable. If the launch configuration is set to change perspective, it switches to the specified perspective.

      -
    10. -
    -
    -
    Other references
    - - - - + + + + + + + Creating a Launch Configuration + + + +

    Creating a Launch Configuration

    +

    To run or debug a project you need a launch configuration. A project must have at least one launch configuration, and can have as many as necessary. When run on an emulator project the wizard simply creates an emulator launch configuration and launches the emulator. When running a device project for the first time the New Launch Configuration Wizard seeks additional information required to create the launch configuration, then downloads the executable to the device and launches it. Once the emulator or device are loaded with the executable, the debug session can commence.

    +

    There are two methods for setting up a launch configuration, including:

    + +
    +

    Creating a Default Launch Configuration

    +

    NOTE Carbide.c++ only creates a new default launch configuration when it cannot find one in the project. If the project already contains a launch configuration, Carbide.c++ launches that instead.

    +
      +
    • Click the Run (Run icon) or Debug (Debug icon) icon in the tool bar +

      or

      +
    • +
    • Choose Select Run > Run menu option to launch the project or Run > Debug menu option to debug the project
    • +

      Carbide.c++ creates a default launch configuration for the project and begins running or debugging the project. If the project already has a defined launch configuration, clicking Run or Debug uses it instead of creating a new one. There are two possible scenarios when creating a default launch configuration:

      +
        +
      • for emulator targets - an emulator launch configuration is created based on the project settings
      • +
      • for target devices - the New Launch Configuration Wizard appears asking for additional information
      • +
      +
    +
    +

    NOTE To see if a project already has a launch configuration, open a Run or Debug window using the Run > Open Run Dialog... or Run > Open Debug Dialog... menu items. + +

    +

    In the event that the default launch configuration settings need to be changed, it is possible to edit them in the Debug window, or create a new launch configuration for the project that deviates from the default settings.

    +
    +

    Creating a Custom Launch Configuration

    +
      +
    1. Open the Run or Debug launch configuration window +
        +
      • Select the Run> Open Run Dialog... or Run > Open Debug Dialog... menu item +

        The appropriate Run or Debug launch configuration window appears (Figure 1).

        +
      • +
      +

      Undefined launch configuration

      +

      Figure 1 - Initial blank Debug launch configuration window

      +
    2. +
    3. Select a type of launch configuration (for example, Symbian OS Emulation), then click the New launch configuration icon to create a new + configuration of that type. +

      A new configuration appears in the Configuration list under the + appropriate section using the project name and target to create the configuration name.

      +

      NOTE By default, when you click New, the project information is used to fill in the Project and Process to launch text boxes. You normally should not have to edit these for a run/debug a project. If a bld.inf has multiple MMPS then the first executable named in the list of MMP files is used to fill in the executable field. Therefore, for projects with multiple MMPs you may need to change the executable field.

      +
    4. +

      New launch configuration

      +

      Figure 2 - New launch configuration with name and settings filled in (emulator)

      + +
    5. View the information to define the project and executable +

      Modify or fill in the following fields in the Main tab so the IDE + can setup the configuration properly each time. Typically when creating + a new executable from a project that has successfully linked, the + fields will be auto-populated and do not need to be modified. The important fields here are:

      +
        +
      • Name - This is a unique name to identify this debug launch configuration. It can be any name.
      • +
      • Project - The project to associate with this debug launch configuration. Click Browse to select a different project.
      • +
      • Process to launch - This is the name of the executable that is linked to the project.
      • +
      +
    6. + +
    7. Modify settings in the other Carbide tabs to customize the launch configuration + for the project + +

      To debug something outside of the workspace, be sure to import the binary into the Executables view.

      +
    8. +
    9. Click Debug +

      The IDE launches the executable. If the launch configuration is set to change perspective, it switches to the specified perspective.

      +
    10. +
    +
    +
    Other references
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_rom.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,32 +1,32 @@ - - - - - - -Debugging in ROM - - - -

    Debugging in ROM

    -

    You will see symbolic information for other components when you are debugging in ROM using System TRK if those components were built with symbolic information and the ROM Log file is specified. If a function in the stack crawl is in a ROM module and the IDE is able to find a file containing symbolic information for that module, the IDE will load it automatically and display function names. The IDE will also allow source level debugging and let you set breakpoints in this module.

    -

    Some issues to pay attention to when debugging include:

    - -
    -

    NOTE You cannot debug ROM DLLs using Application TRK.

    -
    - -
    Other references
    - - - - + + + + + + +Debugging in ROM + + + +

    Debugging in ROM

    +

    You will see symbolic information for other components when you are debugging in ROM using System TRK if those components were built with symbolic information and the ROM Log file is specified. If a function in the stack crawl is in a ROM module and the IDE is able to find a file containing symbolic information for that module, the IDE will load it automatically and display function names. The IDE will also allow source level debugging and let you set breakpoints in this module.

    +

    Some issues to pay attention to when debugging include:

    + +
    +

    NOTE You cannot debug ROM DLLs using Application TRK.

    +
    + +
    Other references
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/working_with_sis_pkg_files.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/working_with_sis_pkg_files.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/working_with_sis_pkg_files.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,54 +1,53 @@ - - - - - - -Working with PKG and SIS Files - - - -

    Creating a PKG File

    -

    After creating a project for the application you are developing for a device, you will need to create a .pkg file if you are using Application TRK. A .pkg file contains all the files that will need to be downloaded to the device. Once a .pkg file is available, you can add it to a project, and the IDE will use it and additional information entered in the SIS Builder pane to create an application's .sis installation file. By default, when creating a project, the .pkg file is located in the project's sis folder.

    -

    A minimal .pkg file consists of the following lines:

    - -

    PKG File Symbols

    -

    Carbide.c++ attempts to build SIS files for the current build configuration when a PKG file exists in a given build project. However, there can be one or more SIS file per project but only one can be selected in the Installation pane for downloading and debugging. We have introduced symbols you can use within your PKG file for Carbide so that you can use one PKG file in a project to produce several different SIS files, if required.

    -

    The following symbols are available for PKG files in order to make reuse of PKG files more efficient across build targets. These symbols are only supported within Carbide.c++. They are:

    - -

    These symbols are used to specify the input location of file resources on your host PC to be packaged in the SIS file.

    -

    Sample PKG file

    -

    A sample .pkg file might look like this:

    -

    ;Header
    - #{"HelloWorld"},(0xA0004299),1,0,0
    -
    -"$(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\HelloWorld.exe" -"!:\sys\bin\HelloWorld.exe"
    -"$(EPOCROOT)epoc32\data\z\resource\apps\HelloWorld.rsc" -"!:\resource\apps\HelloWorld.rsc"
    -"$(EPOCROOT)epoc32\data\z\private\10003af\import\apps\HelloWorld_reg.rsc" - "!:\private\10003a3f\import\apps\HelloWorld_reg.rsc"
    -"$(EPOCROOT)epoc32\data\z\resource\apps\HelloWorld.mbm" -"!:\resource\apps\HelloWorld.mbm"

    -

    In addition you will need to add the PKG file to the project before building the final application. Add the pkg file in the SIS builder tab of the Carbide Build Configurations in the project properties window.

    -
    Related references
    - - - - + + + + + + +Working with PKG and SIS Files + + + +

    Creating a PKG File

    +

    After creating a project for the application you are developing for a device, you will need to create a .pkg file if you are using Application TRK. A .pkg file contains all the files that will need to be downloaded to the device. Once a .pkg file is available, you can add it to a project, and the IDE will use it and additional information entered in the SIS Builder pane to create an application's .sis installation file. By default, when creating a project, the .pkg file is located in the project's sis folder.

    +

    A minimal .pkg file consists of the following lines:

    + +

    PKG File Symbols

    +

    Carbide.c++ attempts to build SIS files for the current build configuration when a PKG file exists in a given build project. However, there can be one or more SIS file per project but only one can be selected in the Installation pane for downloading and debugging. We have introduced symbols you can use within your PKG file for Carbide so that you can use one PKG file in a project to produce several different SIS files, if required.

    +

    The following symbols are available for PKG files in order to make reuse of PKG files more efficient across build targets. These symbols are only supported within Carbide.c++. They are:

    + +

    These symbols are used to specify the input location of file resources on your host PC to be packaged in the SIS file.

    +

    Sample PKG file

    +

    A sample .pkg file might look like this:

    +

    ;Header
    + #{"HelloWorld"},(0xA0004299),1,0,0
    +
    +"$(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\HelloWorld.exe" -"!:\sys\bin\HelloWorld.exe"
    +"$(EPOCROOT)epoc32\data\z\resource\apps\HelloWorld.rsc" -"!:\resource\apps\HelloWorld.rsc"
    +"$(EPOCROOT)epoc32\data\z\private\10003af\import\apps\HelloWorld_reg.rsc" - "!:\private\10003a3f\import\apps\HelloWorld_reg.rsc"
    +"$(EPOCROOT)epoc32\data\z\resource\apps\HelloWorld.mbm" -"!:\resource\apps\HelloWorld.mbm"

    +

    In addition you will need to add the PKG file to the project before building the final application. Add the pkg file in the SIS builder tab of the Carbide Build Configurations in the project properties window.

    +
    Related references
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_debugging.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_debugging.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_debugging.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,61 +1,61 @@ - - - - - - -Debugging a Symbian OS Program on the S60 Emulator - - - -

    Debugging a Symbian OS Program

    -

    Use the Carbide.c++ debugger to debug a compiled Symbian OS program in an emulator or on-device. The same process works for other emulators and target devices as well.

    -

    NOTE This example uses an emulator. The steps are identical for on-device debugging, although a .sym file is not needed for emulator builds.

    -
    -

    Debugging a Symbian OS program

    -

    NOTE You can only debug compiled programs. Use the Build Project command to compile project sources into a binary file if you do not already have an executable in the project. You will also need a symbolics ( .sym) file for debugging on a target device. Ensure that a .sym file has been created. If you are importing an existing application, you may have to rebuild the application and create a related .sym file. Make sure a .sym file has been created in the output directory.

    -
      -
    1. Set a breakpoint in the HelloCarbide program
    2. -

      Open the \src\CHelloCarbideAppUI.cpp file and set a breakpoint in the HandleCommandL routine.

      -

      -

      Figure 1 - Breakpoint set in CHelloCarbideAppUI::HandleCommandL routine.

      -
    3. Launch the Carbide.c++ debugger and S60 EPOC Emulator
    4. -

      Start the Carbide debugger which launches the S60 EPOC Emulator and installs the HelloCarbide application. For on-device debugging, your application will be installed on your target device.

      -

      -

      Figure 2 - S60 Emulator launches

      -
    5. Open the Installed directory within the S60 Emulator or your target device
    6. - Use the S60 Emulator controls to locate and open the Installation directory. Select Open from the Options menu (Figure 3). -

      -

      Figure 3 - Open the Installed directory

      -
    7. Launch the HelloCarbide application
    8. -

      Use the S60 Emulator or target device controls to launch the HelloCarbide application (Figure 4). -

      -

      -

      Figure 4 - Launch the HelloCarbide application

      -

      The HelloCarbide application launches (Figure 5).

      -

      -

      Figure 5 - HelloCarbide application running on S60 Emulator

      -
    9. Click the Options soft-key on the S60 Emulator to display the Select menu.
    10. -
    11. Choose the Message menu item and press the Select soft-key to send a message (Figure 6).
    12. -

      -

      Figure 6 - Send Message to HelloCarbide application

      -

      The HandleCommandL breakpoint is hit in the program and control returns to the Carbide.c++ debugger (Figure 7). You can now set additional breakpoints, examine variables, or use the Debug view buttons to control the program.

      -

      -

      Figure 7 - Back in the CHelloCarbideAppUI::HandleCommandL routine

      -
    -

    That's it for this basic introduction to debugging with Carbide.c++.

    -
    -
    Concepts
    - -
    Tasks
    - - - - + + + + + + +Debugging a Symbian OS Program on the S60 Emulator + + + +

    Debugging a Symbian OS Program

    +

    Use the Carbide.c++ debugger to debug a compiled Symbian OS program in an emulator or on-device. The same process works for other emulators and target devices as well.

    +

    NOTE This example uses an emulator. The steps are identical for on-device debugging, although a .sym file is not needed for emulator builds.

    +
    +

    Debugging a Symbian OS program

    +

    NOTE You can only debug compiled programs. Use the Build Project command to compile project sources into a binary file if you do not already have an executable in the project. You will also need a symbolics ( .sym) file for debugging on a target device. Ensure that a .sym file has been created. If you are importing an existing application, you may have to rebuild the application and create a related .sym file. Make sure a .sym file has been created in the output directory.

    +
      +
    1. Set a breakpoint in the HelloCarbide program
    2. +

      Open the \src\CHelloCarbideAppUI.cpp file and set a breakpoint in the HandleCommandL routine.

      +

      +

      Figure 1 - Breakpoint set in CHelloCarbideAppUI::HandleCommandL routine.

      +
    3. Launch the Carbide.c++ debugger and S60 EPOC Emulator
    4. +

      Start the Carbide debugger which launches the S60 EPOC Emulator and installs the HelloCarbide application. For on-device debugging, your application will be installed on your target device.

      +

      +

      Figure 2 - S60 Emulator launches

      +
    5. Open the Installed directory within the S60 Emulator or your target device
    6. + Use the S60 Emulator controls to locate and open the Installation directory. Select Open from the Options menu (Figure 3). +

      +

      Figure 3 - Open the Installed directory

      +
    7. Launch the HelloCarbide application
    8. +

      Use the S60 Emulator or target device controls to launch the HelloCarbide application (Figure 4). +

      +

      +

      Figure 4 - Launch the HelloCarbide application

      +

      The HelloCarbide application launches (Figure 5).

      +

      +

      Figure 5 - HelloCarbide application running on S60 Emulator

      +
    9. Click the Options soft-key on the S60 Emulator to display the Select menu.
    10. +
    11. Choose the Message menu item and press the Select soft-key to send a message (Figure 6).
    12. +

      +

      Figure 6 - Send Message to HelloCarbide application

      +

      The HandleCommandL breakpoint is hit in the program and control returns to the Carbide.c++ debugger (Figure 7). You can now set additional breakpoints, examine variables, or use the Debug view buttons to control the program.

      +

      +

      Figure 7 - Back in the CHelloCarbideAppUI::HandleCommandL routine

      +
    +

    That's it for this basic introduction to debugging with Carbide.c++.

    +
    +
    Concepts
    + +
    Tasks
    + + + + \ No newline at end of file diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example_trk.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example_trk.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example_trk.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,72 +1,72 @@ - - - - - - -Run Mode Debug Example - - - - -

    Run Mode Debug Example (Application TRK)

    -

    This example shows how to create and build an application and debug it on a device using the Application TRK on-device debug agent. The majority of steps are identical to the ones used to create a program and debug in an emulator, with some minor variations.

    -
    -

    Debugging a Run-mode Project using Application TRK

    -
      -
    1. Import the Bld.inf to create a project using the Import wizard
    2. -

      In this example we are importing a project called Music, a complex project that includes several EXEs (MusicPlayer, MusicShop, MusicVisualizer). When we import, we select an ARM target.

      -
    3. Go to the project Properties page and in the Carbide Build Configuration panel specify the PKG file in the SIS Builder tab
    4. -
    5. Build the project (Ctrl+B)
    6. -
    7. Verify that all the binaries built by the project appear in the Executables view.
    8. -

      NOTE The symbolics are automatically loaded for the binaries that appear in the Executables view.

      -
    9. Set breakpoints in the project source files
    10. -

      In this example we will set one breakpoint in two different EXEs. The first is set in the file called MCEngine.cpp (MCServer.exe) and the second is set in MPlayerAppUI.cpp (MusicPlayer.exe).

      -
    11. Click the Debug icon () to launch the New Launch Configuration wizard -
        -
      1. Select the Application TRK Launch Configuration from the Launch Types page, then click Next
      2. -

        -

        Figure 1 - Launch Types page showing selection

        -
      3. If you have more than one executable, select the Main Executable in the Executable Selection page of the wizard, then click Next
      4. -

        For this example we select the musicplayer.exe as the main executable.

        -

        -

        Figure 2 - Executable Selection page showing selection

        -
      5. Select the remote connection to use in the TRK Connection Settings page, then click Next
      6. -

        -

        Figure 3 - TRK Connection Settings page showing selection

        -
      7. Select the SIS file to install in the TRK SIS Selection page if not already populated
      8. -
      -
      -

      -

      Figure 4 - TRK Connection Settings page showing selection

      -
      -
        -
      1. Click Finish
      2. -
        -

        The SISX file is downloaded and authenticated, then the binaries are installed automatically on the phone.

        -
      -
    12. Once the debug session launches, control returns to the Debugger when one of the breakpoints set earlier is hit.
    13. -

      At this point you can debug the program in the Debug perspective. Look at the Breakpoints view to verify that the breakpoints set earlier are resolved. In this case, the breakpoint in the MCServer.exe.

      -

      -

      Figure 5 - Debug perspective showing the resolved breakpoint

      -
    14. Click Resume in the Debug view to hit the breakpoint set in the second EXE
    15. -

      -

      Figure 6 - Debug perspective showing the resolved EXE breakpoint

      -
    16. In the Debug view -
        -
      1. Click Disconnect to leave the application running on the device, OR
      2. -
      3. Click Terminate to stop the application running on the device
      4. -
      -
    17. -
    -

    In addition, you can click the Symbian OS Data View to examine the processes running on the devise during the debug session.

    -
    -
    Related references
    - - - - - + + + + + + +Run Mode Debug Example + + + + +

    Run Mode Debug Example (Application TRK)

    +

    This example shows how to create and build an application and debug it on a device using the Application TRK on-device debug agent. The majority of steps are identical to the ones used to create a program and debug in an emulator, with some minor variations.

    +
    +

    Debugging a Run-mode Project using Application TRK

    +
      +
    1. Import the Bld.inf to create a project using the Import wizard
    2. +

      In this example we are importing a project called Music, a complex project that includes several EXEs (MusicPlayer, MusicShop, MusicVisualizer). When we import, we select an ARM target.

      +
    3. Go to the project Properties page and in the Carbide Build Configuration panel specify the PKG file in the SIS Builder tab
    4. +
    5. Build the project (Ctrl+B)
    6. +
    7. Verify that all the binaries built by the project appear in the Executables view.
    8. +

      NOTE The symbolics are automatically loaded for the binaries that appear in the Executables view.

      +
    9. Set breakpoints in the project source files
    10. +

      In this example we will set one breakpoint in two different EXEs. The first is set in the file called MCEngine.cpp (MCServer.exe) and the second is set in MPlayerAppUI.cpp (MusicPlayer.exe).

      +
    11. Click the Debug icon () to launch the New Launch Configuration wizard +
        +
      1. Select the Application TRK Launch Configuration from the Launch Types page, then click Next
      2. +

        +

        Figure 1 - Launch Types page showing selection

        +
      3. If you have more than one executable, select the Main Executable in the Executable Selection page of the wizard, then click Next
      4. +

        For this example we select the musicplayer.exe as the main executable.

        +

        +

        Figure 2 - Executable Selection page showing selection

        +
      5. Select the remote connection to use in the TRK Connection Settings page, then click Next
      6. +

        +

        Figure 3 - TRK Connection Settings page showing selection

        +
      7. Select the SIS file to install in the TRK SIS Selection page if not already populated
      8. +
      +
      +

      +

      Figure 4 - TRK Connection Settings page showing selection

      +
      +
        +
      1. Click Finish
      2. +
        +

        The SISX file is downloaded and authenticated, then the binaries are installed automatically on the phone.

        +
      +
    12. Once the debug session launches, control returns to the Debugger when one of the breakpoints set earlier is hit.
    13. +

      At this point you can debug the program in the Debug perspective. Look at the Breakpoints view to verify that the breakpoints set earlier are resolved. In this case, the breakpoint in the MCServer.exe.

      +

      +

      Figure 5 - Debug perspective showing the resolved breakpoint

      +
    14. Click Resume in the Debug view to hit the breakpoint set in the second EXE
    15. +

      +

      Figure 6 - Debug perspective showing the resolved EXE breakpoint

      +
    16. In the Debug view +
        +
      1. Click Disconnect to leave the application running on the device, OR
      2. +
      3. Click Terminate to stop the application running on the device
      4. +
      +
    17. +
    +

    In addition, you can click the Symbian OS Data View to examine the processes running on the devise during the debug session.

    +
    +
    Related references
    + + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm Mon Aug 10 15:21:12 2009 -0500 @@ -1,52 +1,52 @@ - - - - - - -Launch Configuration Setup - - - -

    Launch Configuration Setup

    -

    To communicate between the Carbide.c++ debugger and the on-device debug agent, using either Application TRK or System TRK, you must define a debug launch configuration that matches the installed debug agent. The two configurations available include:

    - -

    By default, you can click the Debug icon () in the toolbar to launch the New Launch Configuration Wizard. This creates a launch configuration for the project based on project information and any additional input required, like COM port selection. It is the recommended method for creating new launch configurations. Or, use the Debug window to create a customized launch configuration.

    -

    -

    Figure 1. Debug launch configuration for on-device debugging (Application TRK shown)

    -
    -

    Defining a Customized Launch Configuration

    -
      -
    1. Choose the Run > Open Debug Dialog... menu item
    2. -

      The Debug window appears.

      -
    3. Select a Configuration type for on-device debugging and click New
    4. -

      Choose the Symbian OS Application TRK or System TRK configuration based on which debug agent is installed on the device, then click New. A new debug launch configuration appears in the Configuration list and the Main tab appears.

      -
    5. Enter the required information
    6. -

      For debug launch configurations using the TRK debug agent, the following pages require review and possible option settings:

      -
        -
      • Main— defines the project to be launched on the target device
      • -
      • Arguments — enter command line build system arguments
      • -
      • Debugger— provides control over entry points, message handling, and instruction set default settings
      • -
      • Connection— specifies the method used to transfer files to the target device
      • -
      • File Transfer — the files transfered to the target device at the start of each launch
      • -
      • Installation (Application TRK only)— specifies the .sis or .pkg file to install on the target device
      • -
      • Executables — specifies the executables to be debugged
      • -
      • ROM Log (System TRK only) — specifies the executables to be debugged
      • -
      -
    7. Click Debug
    8. -

      The Debug window closes and the Carbide.c++ debugger begins a debugging session using the new configuration. The next time you click the Debug icon, this debug launch configuration is used to start a debug session.

      -
    -
    -
    Related references
    - - - - + + + + + + +Launch Configuration Setup + + + +

    Launch Configuration Setup

    +

    To communicate between the Carbide.c++ debugger and the on-device debug agent, using either Application TRK or System TRK, you must define a debug launch configuration that matches the installed debug agent. The two configurations available include:

    + +

    By default, you can click the Debug icon () in the toolbar to launch the New Launch Configuration Wizard. This creates a launch configuration for the project based on project information and any additional input required, like COM port selection. It is the recommended method for creating new launch configurations. Or, use the Debug window to create a customized launch configuration.

    +

    +

    Figure 1. Debug launch configuration for on-device debugging (Application TRK shown)

    +
    +

    Defining a Customized Launch Configuration

    +
      +
    1. Choose the Run > Open Debug Dialog... menu item
    2. +

      The Debug window appears.

      +
    3. Select a Configuration type for on-device debugging and click New
    4. +

      Choose the Symbian OS Application TRK or System TRK configuration based on which debug agent is installed on the device, then click New. A new debug launch configuration appears in the Configuration list and the Main tab appears.

      +
    5. Enter the required information
    6. +

      For debug launch configurations using the TRK debug agent, the following pages require review and possible option settings:

      +
        +
      • Main— defines the project to be launched on the target device
      • +
      • Arguments — enter command line build system arguments
      • +
      • Debugger— provides control over entry points, message handling, and instruction set default settings
      • +
      • Connection— specifies the method used to transfer files to the target device
      • +
      • File Transfer — the files transfered to the target device at the start of each launch
      • +
      • Installation (Application TRK only)— specifies the .sis or .pkg file to install on the target device
      • +
      • Executables — specifies the executables to be debugged
      • +
      • ROM Log (System TRK only) — specifies the executables to be debugged
      • +
      +
    7. Click Debug
    8. +

      The Debug window closes and the Carbide.c++ debugger begins a debugging session using the new configuration. The next time you click the Debug icon, this debug launch configuration is used to start a debug session.

      +
    +
    +
    Related references
    + + + + diff -r 2ee12718a766 -r 9b005a8e6778 core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_connection_bluetooth.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_connection_bluetooth.htm Fri Aug 07 15:50:06 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_connection_bluetooth.htm Mon Aug 10 15:21:12 2009 -0500 @@ -27,7 +27,7 @@

    Figure 1. Bluetooth Configuration windows Accessibility panel

  • Write down the Bluetooth COM Port number from the Local Services tab (Figure 2) for later use
  • The Bluetooth COM Port number in the Local Services tab - should match the COM port used in the Connections tab of the TRK launch
    + should match the COM port used in the
    Connections tab of the TRK launch
    configuration
    .

    Figure 2. Bluetooth Configuration windows Local Services panel

    @@ -41,7 +41,7 @@
    Related references
    Related tasks
    Related references
    Related tasks