Use the Change Debug Process page of the New Launch Configuration Wizard to specify which executable to launch or which process to attach to, and customize what is downloaded to the target device before launch.
Figure 1. Change Debug Process page
Item | Description |
---|---|
Launch project executable | Enable to launch the executable shown in the drop down list. If more than one executable is present in the project, use the dropdown list to select it. |
Launch remote program | Enable to launch the remote program specified in the edit box. Requires a complete path and filename. |
Attach to process | Enable when you need to attach to a process on the remote device. |
Install package before launch | Enable to deploy a package before launch on the remote device. |
SIS file to install | The name of the SIS file to install. If more than one is available in the project, select the correct one from the dropdown list. |
Modify SIS builder settings for build configuration | Opens the SIS Builder tab in the Build Configurations panel in the project Properties window where you can edit, add, or remove SIS files associated with the project. |