[Lazarus] Debugging error in Lazarus
Marc Weustink
marc.weustink at cuperus.nl
Wed Sep 30 11:12:51 CEST 2009
Graeme Geldenhuys wrote:
> As for the expression SizeOf(...) being a function call... that is
> allowed in Delphi and Kylix.
For the .28 release I started some expression parsing, but disabled it
since gdb couldn't provide me all te info I needed (pchar and string
were reported as the same type)
With this parsing it is possible to handle buildin functions like sizeof()
Marc
More information about the Lazarus
mailing list