Link to this page
Print this page
Parent topic
:
Usage
The debugger
/
Usage
Using ddd as graphical interface
To use
ddd
with the debugger:
Create a script "
fglddd
" containing the following command; make the script executable.
exec ddd --debugger "fglrun -d" "$@"
Start
fglddd
as a replacement for
fglrun
when you want to debug a BDL program.