Error message when trying to debug C code on VSCODE

Viewed 33

When trying to debug code, I get the error message "Unable to start debugging. Unexpected GDB output from command "-environment-cd c:\uses\...(path)". No such file or directory.

I'm using the last version of both GCC and GDB. Genuinely have no idea how to fix this and could not find answers anywhere. Debugging C code with VSCODE just feels to confusing.

0 Answers
Related