GamlerHart wrote:
This "show-me-the-path-of-the-variable-setting" is REALLY cool. How many time you've debuged the same small function, because you got another value than expected. With this feature, you can quickly see it, without re-running the function. You've an overview how you landed at the state you're now in.
Sadly, I'm not really in the C++/native word, but in the Java / Managed World.
I like that too. And ability to Step backwards and reverse the state would be so cool.
Look forward to new compiler in the product. Thanks much folks.
BTW - small correction. The managed class is "StringBuilder" (not stringbuffer).