Symbian OS Emulator Launch
Use the Debug As dialog to select the New Launch Configuration Wizard that will create a launch configuration for the project. Currently there are two choices of debugger:
- Symbian OS Phone Launch — uses the Eclipse Debugger for C/C++ as the debugger engine which includes snapshots, improved variables view, and other features not available in the Classic debugger.
- Classic Symbian OS Reference Board Launch — uses the classic debugger engine.

Figure 1. Debug As dialog
Creating a Launch Configuration for Emulators
- Select the Run > Debug menu item, or click the Debug (
) icon, or press F11
SHORTCUT Select the Run > Debug As > Debug Symbian OS Application on Emulator menu item to skip Step 2.
- Select the Symbian OS Emulator Launch item, then click OK
- Complete each page in the New Launch Configuration Wizard , then click Next
- Review the settings in the New Launch Configuration page
- Click Debug to download and debug the project on the emulator
Other references