Enable Oasis montaj GX Debugger (DBGENABLE GX)

Use the GX Developer Debugger > Enable menu option (DBGENABLE GX) to enable the GX debugger for all subsequent GX runs.

Enable Oasis montaj GX Debugger dialog options

Input source directory

This directory will be scanned to find all GXC source files (*.gxc) under it or its sub-directories. These are the files that will be available for viewing and debugging in the debugger interface.

Script Parameter: DBGENABLE.SOURCEDIR

First GX to stop in

A breakpoint is set in the first executing line of the GXC source file corresponding to this file name. If no such source file is found an error message will be displayed and the debugger will be disabled (Make sure the file name has a ‘.gx’ extension).

Script Parameters: DBGENABLE.FIRSTGX