When using the "C++ Launch"-config, the program starts but no UI elements appear. Instead, it starts with a new terminal popping up which says "warning gdb failed to set controlling terminal operation not permitted" for a brief moment and in the internal console of VSCode, it states that ...
Hi running VS Code form an Ubuntu 18.04 with an ssh into a Cent OS 7. Iam getting this error: &"warning: GDB: Failed to set controlling terminal: Operation not permitted\n" /bin/bash: /home/akhil/cp_libs/OnixS.EurexEtiHandlerCpp-CentOS7-gcc485-c++11-x64-9.5.0/samples/Connect/Main....
&"warning:..&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"有没有大佬知道这个问题如何解决,linux系统的
Feature Request When debugging using the integrated terminal with gdb, is it possible to suppress or hide this debug launch command, so it is not shown to the user? Or what might be causing this warning? Thank you!