Using ddd as graphical interface

To use ddd with the debugger:

  1. Create a script "fglddd " containing the following command; make the script executable.
    	exec ddd --debugger "fglrun -d" "$@"
  2. Start fglddd as a replacement for fglrun when you want to debug a BDL program.