Tool/software:
Hello,
I created a new target config/debug config for a project and can get it to connect/debug correctly, but noticed it doesn't perform the build/check prior to connecting like the default target configuration does. So if the code is updated but not built and a new debug session is started the target configuration will use the out-of-date ".out" file instead of building the new one. Can you tell me if there is a setting I must enable in order to force a build/check prior to launching a debug session.
Thanks,
Jason