On 10/30/08, Martin Schreiber <[EMAIL PROTECTED]> wrote: >> > Why do you think the Kylix debugger could access FPC properties by getter > function calls which gdb can't?
I don't know how debuggers work. My thinking is that maybe GDB is specific to C/C++ language and Object Pascal support is simply a afterthought - not fully implemented to support all Object Pascal language features like properties. I thought of the Kylix debugger because it's written to work with the Object Pascal language. I can run Kylix 3 and debug a program and view a Object's 'property' values without issues. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
