Author Topic: Why this GDB warning in main?  (Read 2594 times)

Offline resander

  • Multiple posting newcomer
  • *
  • Posts: 49
Why this GDB warning in main?
« on: June 07, 2010, 12:30:42 pm »
Just on entry to main (first line) the following warning appears on the console/terminal screen:
 
'Warning: GDB: Failed to set controlling terminal: Operation not permitted'

but debugging actually works.

A couple of weeks ago I changed the terminal to gnome-terminal -t $TITLE -x in Settings->Environment. I think the warning started to appear after that, but I am not sure. I wanted to verify by putting the previous (default?) terminal back, but I have forgotten the details.

Shall I ignore this warning?



Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Why this GDB warning in main?
« Reply #1 on: June 07, 2010, 02:35:00 pm »
You've upgraded your debugger, the warning is harmless as discussed before...
(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!]