[Lazarus] write watch breakpoint to field inside object
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Wed Nov 13 17:24:19 CET 2013
> Also, it may not work, if the fields type is declared inline
> AFoo: array of integer;
> because the IDE needs the name of the type for a typecast in the gdb
> expression generated
It is array of SomeStructure declared inline indeed ... I'll try to
change to a named type, thanks.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list