Page 1 of 1

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

Posted: Mon Oct 14, 2024 12:40 pm
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!