Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

[full, cpp] add GDB, document how one can debug #264

Open
marcdumais-work opened this issue Nov 8, 2019 · 0 comments
Open

[full, cpp] add GDB, document how one can debug #264

marcdumais-work opened this issue Nov 8, 2019 · 0 comments

Comments

@marcdumais-work
Copy link
Member

Follow-up to #258

I expect we'll need to do a bit more work before C/C++ debugging works in theia-full and theia-cpp-docker:

  • install GDB in the images
  • document that one needs to start the docker image with a "special" CLI argument: --security-opt seccomp=unconfined, I think. Maybe more will be needed as well.

For theia-cpp-electron, we could add to the README that one needs GDB installed on the system and in the path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant