| |||
| Home > Getting Started with RealView Developer Kit > Getting started with the compilation tools > Generating debug information | |||
If you want to debug your image using RealView Debugger, specify
the -g or --debug option. This
option name is the same in both the compiler and assembler.
By default, the linker includes debug information (see the
description of the --debug option in the RealView
Developer Kit v2.2 Linker and Utilities Guide).