Gdb version ,7.8.1-30 fc21
terminal to launch console programs: gnome-terminal -t $TITLE-x
Allthing goes on well except debugging.build & run are ok.
After setting breaking point and click debug,the gnome-terminal displayed that::
warning: GDB: Failed to set controlling terminal: Operation not permitted
I had googled it and they suggest to debug in gui-application instead of console-application
but i found it hard for me to fetch information from the debugger.
and could you please tell whats wrong with the gnome-terminal or something?
or how can i fix it.