[Qt-creator] Can we add registers to the Watchers?

André Pönitz andre.poenitz at nokia.com
Wed Jan 6 12:37:19 CET 2010


On Wednesday 06 January 2010 09:48:36 ext Paulo Silva wrote:
> 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"?

*(Foo*)$eax

> Or even better, is it possible to have qt-creator do that automagically for each function return type?

No.

Andre'



More information about the Qt-creator-old mailing list