When I try to launch the debugger, I get a terminal window that appears that says:&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n". The VSCode debugger is inoperable: Clicking on the pause button produces no results (only restart and stop do) the debug console...
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 ...
&"warning:..&"warning: GDB: Failed to set controlling terminal: Operation not permitted\n"有没有大佬知道这个问题如何解决,linux系统的
VSCode Version: 1.76.1 Local OS Version: Ubuntu-20.04 Remote OS Version: CentOS 7 Remote Extension/Connection Type: Containers Logs: Steps to Reproduce: Configure git to gpg sign commits [global .gitconfig locally] [user] email = <email> name = <userName> signingkey = <signingKey> [commit]...
Git works everywhere except within VScode. Changes are not tracked - I even delete repository and initialized again and still does not work. At the moment manual git terminal commands are needed. Similar git log output; with no results to the command; Looking for git in: C:\Program Files\...