# HG changeset patch # User fturovic # Date 1252435849 18000 # Node ID e6bf0f616b9adf2ba4f299da2cedc57d9a211d00 # Parent b17329432d2167d3ec04c0cfd679fc18d6196980 updated Main page of launch config tables and images diff -r b17329432d21 -r e6bf0f616b9a core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_debug_main.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_debug_main.png has changed diff -r b17329432d21 -r e6bf0f616b9a core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_main_run_mode.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_main_run_mode.png has changed diff -r b17329432d21 -r e6bf0f616b9a core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_main_stop_mode.png Binary file core/com.nokia.carbide.cpp.doc.user/html/projects/launch/images/page_main_stop_mode.png has changed diff -r b17329432d21 -r e6bf0f616b9a core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm Fri Sep 04 11:39:11 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_main.htm Tue Sep 08 13:50:49 2009 -0500 @@ -18,7 +18,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.

-

+

Figure 1. Main page (Emulation shown)

Table 1. Emulator Main page —items
@@ -35,6 +35,10 @@ + + + +
The path to the emulator or executable to launch. For Symbian OS 9.1 the emulator path is required. For Symbian OS 9.2 and later the path to the executable should be used. Click Browse to select a different emulator.
Build ConfigurationUse the Build Configuration drop down list to select which configuration to build before launching the resulting Executable. If Use Active is selected, then the build configuration currently active is built and launched, otherwise the chosen build configuration is always used.
Build (if required) before launching

Controls how auto build is configured for the launch configuration. Changing this setting overrides the global workspace setting and can provide some speed improvements. The options include:

    @@ -48,7 +52,7 @@

    Run-mode Main page

    The Symbian OS Application TRK launch configuration uses the Main page to defines the project and the process to launch on the target device.

    -

    +

    Figure 2 - Main page (Application TRK shown)

    Table 2. Run-mode Main page —items
    @@ -75,14 +79,18 @@ + + + +
    Choose the remote connection type to associate with this launch configuration. Click New to add a new connection, or Edit to modify the current one.
    Build ConfigurationSee Emulation Main page above.
    Build (if required) before launching See Emulation Main page above.

    Stop-mode Main page

    The Symbian OS System TRK, Sophia, and Trace32 launch configurations uses the Main page to defines the project and the executable to launch on the target device.

    -

    -

    Figure 3. Main page

    +

    +

    Figure 3. Main page (TRACE32 shown)

    Table 3. Stop-mode Main page — items
    @@ -103,6 +111,10 @@ + + + +
    See Run-mode Main page above.
    Build ConfigurationSee Emulation Main page above.
    Build (if required) before launching See Emulation Main page above.