Hello All!
I'm using Netbeans 8.2 with GDB 8.1 on Ubuntu 18.04. I'm trying to debug
from the IDE a simple "hello world" program in C. Its already compiled with
the -g option. Its runs ok from the IDE but fails in debugging. The Project
Properties/Run/Console Type its set to External Terminal and External
Terminal Type to Gnome Terminal. Message error is:

&"warning: GDB: Failed to set controlling terminal: Operation not
permitted\n"

Any other combination of Console Type throws no error but debugger still
not working.

Thanks in advance for any help.

Reply via email to