Hi, can we add registers to the Watchers to interpret what is in the register? For example, my function returns an pointer to a class, I would like to inspect the class returned in the register, not just its address.
So, is it possible to do something similar to "(SomeClass*)eax"? Or even better, is it possible to have qt-creator do that automagically for each function return type? Thank you, Paulo PS: this is not new, visual c++ 6.0 had this functionality back in 1997 or 98 if I can remember correctly.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
