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


Controlling Debugging in a Project

Your program might not run correctly the first time you build it. You can use the CodeWarrior debugger to troubleshoot your program and examine its execution. In order to use the debugger, you must configure your project to generate debugging information (symbolics information), and you must activate the debugger.

This section describes how to generate the debugging information. To learn how to activate the debugger, see "Preparing for Debugging".

This section covers the following topics:


[ 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