Debug Commands

Use the commands on ATEasy's Debug menu to debug ATEasy programs. The Debug menu contains the following commands:

 

Command

Description

ProgramIt!

Runs the current program.

Taskit!

Runs the current Task.

Testit!

Runs the current Test.

Doit!

Runs the selected or current view code.

Loopit!

Runs the selected or current view code in a loop.

Formit!

Runs the current form.

Step Into

Steps into the next statement.

Step Over

Steps over the next statement.

Step Out

Steps out of the current function.

Run To Cursor

Runs to the line containing the cursor.

Show Next Statement

Displays the next statement to be executed.

Set Next Statement

Sets the next statement to be executed.

Toggle Breakpoints

Sets or removes a breakpoint.

Remove All Breakpoints

Removes all breakpoints.

Breakpoints - Enable All

Enable all breakpoints.

Breakpoints - Disable All

Disable all breakpoints.

No Breakpoints

Goes to the breakpoint.

Monitor Start/Stop Logging

Starts and stops monitor logging.

Monitor Clear

Clears the Monitor window contents.

Monitor Filter

Filters logging of the Monitor window.