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?

0
Avatar
Permanently deleted user

Yes, as of version 10, the Remote run configuration allows to specify the context module

Eugene.

0

请先登录再写评论。