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 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
