Starting fglrun in debug mode
The runtime system can be started in debug mode with the -d
option.
To start fglrun in debug mode, use the
-d
option of
fglrun, for example:fglrun -d myprog
This mode is typically used in development environments when using the command line tools.
The syntax of the commands is similar to the gdb debugger.