针对你提出的“configured debug type 'cppdbg' is not supported”错误,以下是一些可能的解决步骤: 确认错误信息的上下文: 首先,确保你了解这个错误信息是在什么环境下出现的。通常,这种错误发生在尝试使用Visual Studio Code(VS Code)或其他支持C++开发的IDE进行调试时。 检查IDE或编辑器是否支持'cppdbg'调试类型:...
I am not actually using HTTPS, as I am using the port-forwarded method described in the docs.https://coder.com/docs/code-server/latest/guide#port-forwarding-via-ssh
but on my configuration.json file the type is cppdbg and when i try to change it to any other type it says its not supportedContributor KoeMai commented May 31, 2019 Did you install the vscode-cpptools extension? bobbrow added Feature: debug/launch more info needed labels Jul 18, 2019 ...