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

CodeLite installation/troubleshooting forum
wyp
CodeLite Curious
Posts: 1
Joined: Mon Oct 14, 2024 12:35 pm
Genuine User: Yes
IDE Question: C++
Contact:

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

Post by wyp »

Hello everyone, I'm a newcomer to Codelite, when I debug a program, my terminal will pop up such an error, &"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"and the breakpoint can not be triggered normally, the program does not stop when running to the breakpoint, the solution I searched for on other websites is to delete the & in the running parameters, but I don't know how to find the location of the gdb running parameters in codelite, can someone help me, or is there any other solution, thank you very much!