On 25/05/2010 11:19, Michael Schnell wrote:
But now "inspect" just takes me to the "Debug Inspector" ans same just
gives me a pointer value e.g. for "Label1".
What exactly did you suggest to see a structured view onto an object ?
try dereferencing ("^")
(that is needed in many places anyway, since gdb has often no concept of
the hidden pointers in pascal)
self^
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus