ChorusOS 5.0 Debugging Guide

Starting GDB for Application Debugging

Before starting GDB, ensure that:

The name of the GDB executable differs according to the target platform and takes the form target-type-chorusos-gdb. Thus, depending on the platform, type one of the following to start GDB:


Note -

By default, the Insight GUI is started when you start GDB. To start GDB without the Insight GUI, you must include the --nw option.