I am using ccs v3.3 12.1 with cgtools 6.1.19 and when I place a breakpoint in a template
the breakpoint is only placed in one instantiation of the template(usually not the one I want) - Is
there something I've misconfigured or a work around? Typical debugger behavior is to place
a template breakpoint in all instantiations so you are at least guaranteed to hit it eventually and
not miss it completely.
Regards, Jason Kalin