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


Project Debugging

The CodeWarrior debugger provides detailed information on program execution as you debug your source code. The debugger fully supports x86, PowerPC, 68K, and Java debugging.

After you configure your project and enable the debugger, you Run the project to use debugging features. You can pause the program at any time to set breakpoints and watchpoints, view variables or memory, step into or out of routines, and perform many other debugging tasks.


NOTE

Some versions of the CodeWarrior IDE do not ship with the CodeWarrior debugger. In such cases, you must use an external debugging application or third-party debugger to provide debugging support. For additional information, see the CodeWarrior targeting documentation.

[ 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