TOOLS_DEBUG

You can configure the TOOLS_DEBUG option to enable debug information on tools. For example, you can enable the generation of debug information on tools including mkimage.

The generated debug information are used for debug purposes only. With the help of these debug information, it is possible to set breakpoints on a particular line, perform single-step debug through the source code, etc.