[fpc-devel] Conditional Breakpoints using FPC and GDB

Graeme Geldenhuys graemeg.lists at gmail.com
Fri Aug 13 11:31:13 CEST 2010


Op 2010-08-13 11:22, Marc Weustink het geskryf:
> creating a debugger is not that difficult, evaluating (pascal) 
> expressions is.
> And even then evaluating properties is impossible.

Well, doesn't FPC evaluates expressions - so why can't a debugger? Also,
couldn't Michael new Expression Parser help here?

As for the properties issue. That's a personal preference of the 'core
team' as far as I know. Delphi and Kylix supports debugging Properties
(even with the "possible" data changing issue) - yet I haven't seen a
single posting of a Delphi developer complaining about that possible data
change issue. The pros far outweigh the cons.

Hopefully Dmitry could solve these problems with Duby. I haven't evaluated
Duby is some months, but last time I did check, it made good progress. I
guess it's time I get another code update.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/




More information about the fpc-devel mailing list