-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: Ubuntu 18.04
- Remote OS: Debian
- Remote Architecture: BeagleBone (armhf)
code-server --version
: 4.8.1
Steps to Reproduce
- Download and install using
dpkg -i <package.deb>
- Add launch.json with type
cppdbg
- Able to compile and execute. But debug not working.
Expected
Able to debug
Actual
Throws error Configured debug type 'cppdbg' is not supported.
Logs
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
Installed the .deb package in BeagleBone board. Running over HTTP.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer