User forums > Help
assembly view
reverser:
so, i didn't want to start a new thread as every thing is explained here already.
i started using Linux just today and i don't know anything about Linux.
i debugged a sample compiled app and received a warning "GDB: failed to set controlling terminal: operation not permitted."
now, i want to know if its connected to the issue above and i have to update Mingw in Linux too? if yes, how?!
BlueHazzard:
What linux distribution are you using?
I think you can ignore this warning. Does debugging work?
if not:
Can you look what terminal you are using and post it here
Settings->Environment->Shell to run command in
and
Settings->Environment->Terminal to launch console programs
If in "Terminal to launch console programs" is set X-Therm, make sure you have xterm installed by typing
--- Code: ---sudo apt install xterm
--- End code ---
in a console window
then try again.
reverser:
i can debug my code. so far no problem other than that warning. will drop by if anything shows up.
Navigation
[0] Message Index
[*] Previous page
Go to full version