On 05/25/2010 01:50 PM, Martin wrote:
>
> try dereferencing ("^")
> (that is needed in many places anyway, since gdb has often no concept
> of the hidden pointers in pascal)
>
With label1^ I in fact don't see anything useful
With form1^ I see three methods (address given as "???") and Label1 with
type and address as "Data"But nothing comparable to what the "hint" display shows. The hint display seemingly is able to work without the "^", so it should be possible to generate the same display (but scollable here) in a debug inspector view. -Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
