The GNU debugger is another debugger
supported by . To debug an application using the GDB, follow
these steps:
- Create the application project and build it.
- Right-click on the application project and select to launch the Application debug on GDB.
- Select the Debug configuration and customize the options when debugging as
shown in the following figure.