diff -r b0ec278f91fa -r a1e1c11d5a44 core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_import_exe.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_import_exe.htm Tue Aug 03 13:32:44 2010 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ - - - - - - -Importing a Symbian Executable - - - -

Importing a Symbian Executable

-

Use the File > Import > Symbian OS Executable feature to import an executable into the Executables view and debug it. This is useful when the binary is not part of any project in the workspace. An example of this may be a library that is called from an mmp file. The binary must be built with the same build configuration as the current build configuration that is being used (compiler must be the same).

-

NOTE You also need the symbolics (.sym) file for debugging ARM build configurations.

-

NOTE Binaries built by the project can be debugged by selecting executables to debug in the Executable tab of the launch configuration Debug window.

-
-

To import a Symbian Executable

-
    -
  1. Select the File > Import... menu item
  2. -

    The Import window appears (Figure 1).

    -

    -

    Figure 1 - Import window

    -
  3. Expand Symbian OS and select Symbian OS Executable in the list, then click Next
  4. -

    The Import Executable window appears (Figure 2).

    -
  5. Enter the executable name in the Select Executable field or click Browse to locate the executable
  6. -

    Use the Select executable field to choose a single executable or Search directory field to select one or more Symbian executables to import from the specified directory.

    -

    -

    Figure 2 - Import Executable window

    -
  7. Click Finish
  8. -

    The IDE imports the Symbian executable and displays it in the Executables view (figure 3).

    -

    -

    Figure 3 - Executables view showing executable and source files

    -

    The new project is listed under the Project Explorer view, as shown in Figure 4.

    -

    -

    Figure 4 - New executable listed

    -
-
-
Related concepts
- -
Related tasks
- -
Related references
- - - - - - \ No newline at end of file