[Lazarus] Structured info on class watch
Michael Schnell
mschnell at lumino.de
Tue May 25 14:51:34 CEST 2010
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
More information about the Lazarus
mailing list