Hi all, I have a bunch of templatized classes (with typelists). I want to output a trace showing how the compiler calls each of these templates. I've tried -Q as flag, but this provides to much unnecessary info. Can anyone help me with a way of doing this? Harold