The Main pane defines the project and the process to launch on the target device.
Figure 1 - Debug window's Main pane
Item | Explanation |
---|---|
Project | The project to associate with this launch configuration. Click Browse to select a different project. |
Remote process to launch | The absolute path of the remote executable to launch on the target device. The binary to debug may be stored on one of several memory locations, the most common are:
In the event a program is not launching, verify that the path is correct for the memory location where the binary resides. |
The Debug window appears.
The Main pane appears (Figure 1).