Start the Debugger

To launch the Debugger right-click on a program node and select Debug.

Graphical Debugger can be launched from within Project Manager:

If the Debug option is not enabled, check:

Once the debugger is launched, the program begins execution. If you have set a breakpoint in a Genero file (4gl), execution will stop at that breakpoint, and the source file containing the breakpoint is opened in the Document view.