Debugging in Full remote mode

 

I could set and launch project on remote host server, but breakpoints are not working, because "no executable is associated with this line"

 

 

Did I miss some settings, or remote server block some functionality?

0
1 comment

Hello!

1. Is it a CMake project?

2. Have you changed anything in File | Settings | Build, Execution, Deployment | Deployment?

3. Please make your remote toolchain the default one (put it on the top of the list), then call `File | Close Project`, on the Welcome screen select `New Project`  > `C++ Executable` > `Create`, don't change anything in this project. Can you debug this project?

0

Please sign in to leave a comment.