Author Topic: problems in debugging on fedora 21  (Read 2273 times)

sosyo

  • Guest
problems in debugging on fedora 21
« on: April 24, 2015, 09:33:01 am »
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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: problems in debugging on fedora 21
« Reply #1 on: April 24, 2015, 09:15:58 pm »
The suggestion in the internet is wrong.
Also the warning you see in the terminal is not fatal and it should be ignored.

Now the questions is what is the real problem?
Can you try to describe it more clearly?

p.s. if you're using a nightly the terminal might not work correctly when debugging.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]