This section describes how to test the applications you have developed in CoBuilder. After building the project, you may:
Testing Programs with the CooCox CoDebugger
CooCox CoDebugger is a powerful debugger, yet very easy to use. It contains starting and stopping program execution, setting breakpoints, watching variables, expressions, disassembly, memory windows and single-step functions and so on, which make your debugging comfortable and efficient. The CoDebugger starts with Debug->Debug in the CoBuilder menu bar. When you first use this function, there will be a dialog box to remind you to locate the CoDebugger, then you can be very comfortable to debug your application.
For detailed information about CoDebugger,please refer to CoDebugger manual.