remote debug with multiple projects
I have 2 branches of same codebase sitting in its modules. when I launch remote debug, I couldn't find the place to associate with particular module. So I have to exclude the other module in order to see the breakpoints in target branch. Is this normal or I miss something?
Please sign in to leave a comment.
Yes, as of version 10, the Remote run configuration allows to specify the context module
Eugene.