# HG changeset patch # User fturovic # Date 1246483380 18000 # Node ID 9d9aecf552eeba27fa37add3bf60c8dffbc2ff7c # Parent c03baaa996d51cd2e33eaf48b5ea5564f878ac13 [bug 9352] added emulation item, removed outdated paragraph, and converted auto to automatic diff -r c03baaa996d5 -r 9d9aecf552ee 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 Wed Jul 01 14:27:47 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wiz_new_launch_config.htm Wed Jul 01 16:23:00 2009 -0500 @@ -27,6 +27,15 @@ + Emulation + + + + Application TRK and System TRK

To access the New Launch Configurtion Wizard click the Debug icon (). If no launch configuration exists for the build target the wizard is launched. If a launch configuration already exists, then that launch configuration is launched and not the wizard.

-For emulator targets, the New Launch Configuration Wizard automatically gathers all the information it needs from the project, so clicking Debug just launches the debug session.

Figure 1 - Build Target selection list

Category Types

@@ -68,7 +75,7 @@

Figure 3 - Launch Type page

Build Options Selection

-

Use the Build Options Selection page to define if the launch configuration uses auto build or not. Choices include using the global auto built setting (default), enable or disable auto build for the launch configuration. You can also set the global option using the Configure Workspace Settings... to open the Launching preference panel.

+

Use the Build Options Selection page to define if the launch configuration uses automatic build or not. Choices include using the global automatic built setting (default), enable or disable automatic build for the launch configuration. You can also set the global option using the Configure Workspace Settings... to open the Launching preference panel.

Figure 4 - Build Options Selection page

Executable Selection