About debugger

A debugger controls program execution and shows the internal operation of a computer program. You can use the debugger to find problems while the program executes and observe how a program uses memory to complete tasks.

These tasks can be performed using the CodeWarrior debugger: