go back go back go forward

Debugging your program

To debug your program, choose Run|Debug. If necessary, your code will be re-compiled, then the debugger will start. You can view information about threads, data values, and step through your source code.

For more information, see:
User's Guide: Using the Debugger