Hi ,
I am dealing with code legacy and in UI i can find some id's of my objects which are used at run time. Those id's could help me to find more quickly the portion of code with which i am dealing for that requirement,but i do not know if it is possible to do in debug mode from Visual Studio 2010 (C++ and C#) a search after a value of an object, which was already calculated at run time.
Please it you have an idea if this can be done or another way to do it (search an object's value in debug mode) or some work around give me a hand , this could save many many, hours of work for each bug with which i will deal...
Thanks, Mircea