Debugging Applications

You can debug one or more applications just as you would any other executable with full support of the Carbide debugger. There are two methods that one can use to debug an application:

Figure 1 - Launch ConsoleTest executable to debug the ConsoleTest project

In the Debug window or launch configuration, simply point both the Executable and Remote process to launch options to the application. This launches the application when you start a debug session from the application project.

Figure 2 - Assign Executable and Remote Process

Related concepts
Related tasks
Related references