[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Setting Up a Build Target for Debugging

To prepare a build target for debugging, make sure it is the active build target. Then, choose Project > Enable Debugger. When debugging is enabled for a build target, the menu command changes to Disable Debugger. Choosing Disable Debugger turns off debugging for the build target and changes the menu command back to Enable Debugger.

The Enable Debugger command activates the debugger. When your project's target settings are correctly configured, the compiler and linker generate a symbolics file containing information for debugging at the source-code level. By default, this symbolics file is saved in the same location as the output directory.

See "Configuring Target Options" for more information about build target settings. To learn about symbolics files and their use within the debugger, refer to "Symbolics Files".

When you choose Enable Debugger, you might see an alert (Figure 11.1). CodeWarrior is reminding you that it will modify the build target settings to prepare the project for debugging. Click Yes to apply the debugging changes to your build target.

Accepting Changes Set by Enable Debugger:

[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000