Non-Confidential | ![]() | ARM DUI0375E | ||
| ||||
Home > Compiler Command-line Options > --debug, --no_debug |
Enables and disables the generation of debug tables.
--debug
is used.
The only difference is the existence of debug tables.--no_debug
.--debug
does not affect optimization settings. By default, using the
--debug
option alone is equivalent to:--debug --dwarf3 --debug_macros