Bogusław Brandys wrote: > Marc Weustink wrote: >> zaher dirkey wrote: >>> After 10 year work on Delphi, i have not used "conditional breakpoints" >>> at all, Just Break Point and Watch variables is enough for me. >> For some cases I use conditional breakpoints (in case where some >> variable is true or false) >> >>> But one think i like to have Watch variables inside Objects like >>> >>> AObject.X >> unfortunately, gdb does not support properties. >> >> Marc >> > > So,when we can test new native debugger with all Pascal language > supported ? ;-)
You always can test (i wont say that everything is working ;) Anyway, some internal lazarus graphics needed attention to, so writing a debugger got to a second place. Marc _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
