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'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to