Revision 1 as of 2016-02-11 02:37:09

Clear message

Debugging

Rename your program 'X' to X.bin. Next create an executable script X with this content:

echo /usr/bin/gnome-terminal --window --command "gdb --args $0.bin $1 $2 $3 $4 $5 $6 $7 $8 $9"
/usr/bin/gnome-terminal --window --command "gdb --args $0.bin $1 $2 $3 $4 $5 $6 $7 $8 $9"