Graeme Geldenhuys wrote:

I'm trying to do debugging in the IDE again - my normal process is
outputing data to a log file. Anyway, I am getting the following error
evaluation error. Is this something I'm not doing right, or simply one
of the many GDB+Pascal limitation.

Expression evaluation is not implement by lazarus yet. SizeOf(something) is an expression (moreover a function call).

Best regards,
Paul Ishenin.


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to