Debugging C++ application that runs inside Docker container
已完成
I am evaluating CLion for our company to figure out whether its possible to "remote" debug C++ applications that run inside local docker container.
Our typical C++ developer environment is Macbook Pro running Docker with a Centos 7 image - this is a target OS for our application. It would be good to understand whether its possible to use CLion as IDE running on Mac, but compiling and debugging C++ application that runs inside docker container.
请先登录再写评论。
AFAIK, so far there is no way to do this "out of the box". There is an unresolved ticket for this, you can vote: https://youtrack.jetbrains.com/issue/CPP-744