Debug an application by running the FGL debugger.
Before you begin: These instructions assume that you are
operating within a graphical environment. If you are not operating within a graphical environment,
simply enter the commands you want to process in the script.
-
To run the dispatcher, enter the following:
httpdispatch -E res.dvm.wa="/home/test/xterm.sh"
Where:
- In the xterm.sh shell file, you have:
/usr/bin/xterm
(the
complete path to xterm).
- The command removes all of the options given by the dispatcher along with all error messages.
The dispatcher starts and a new xterm is opened.
-
Type the commands to run and debug the application; as you would if you were running your
applications from a Windows® platform.