-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
warning: GDB: Failed to set controlling terminal: Operation not permitted #4
Comments
I also want to know how to remove this warning! |
Let's see what google spits out on this message.. |
Do you've got xterm installed? |
Yes, I got xterm installed! On Mon, Mar 4, 2013 at 11:48 PM, Alexander Bothe
张扬 at UESTC |
Seems also that there are problems in other IDEs like CodeBlocks as well..not only for D debugging. |
which plugin are u using DBGEng/Mago?.. |
@michaelc37 Nah nope, it's the addin for gdb, but I recommended them to post it over here..was 4 months ago :/ |
I still get this error, for a simple hello world. How could you fix it? |
It's not to be fixed (I promise I already tried back then 😄 ) and shouldn't interfere with your coding experience - if you run your program without a debugger attached, the message won't appear. |
the command terminal says:
&”warning: GDB: Failed to set controlling terminal: Operation not permitted\n”
Hello World!
The text was updated successfully, but these errors were encountered: