I have created a CnC program which compiles and terminates.
However the execution output is wrong and I wanted to debug the tags creation by activating the trace.
In the "User Guide for 0.5.x" section 1.10.1 I read I should uncomment the CnC::debug line in the xxx_codinghints.txt.
I tried that unsucessfully.
I also explicitely put the debug step in my .cpp code without success.
I did the same on the cholesky example in the samples directory and still fail to activate the trace.
Any idea ?
Thanks,
N

