Staffan Langin
2007-09-16 12:10:06 UTC
Hello,
I've problem with really sluggish performance when stepping through native
C++ code, which contains non-trivial templates, with the VS2005 debugger. It
seems that the problem stems from the updating of the variables in the
debugger. If I expand a variable in the debugger, the step-time increases,
proportionally to the complexity of the expanded class hierarchy. Expanding
a couple of variables, with a heritance hierarchy of about 5 levels,
results in a step-time of 20-30 seconds, which leads to a very frustrating
experience. Is there a solution to this problem?
Best Regards,
Staffan Langin
I've problem with really sluggish performance when stepping through native
C++ code, which contains non-trivial templates, with the VS2005 debugger. It
seems that the problem stems from the updating of the variables in the
debugger. If I expand a variable in the debugger, the step-time increases,
proportionally to the complexity of the expanded class hierarchy. Expanding
a couple of variables, with a heritance hierarchy of about 5 levels,
results in a step-time of 20-30 seconds, which leads to a very frustrating
experience. Is there a solution to this problem?
Best Regards,
Staffan Langin